@Deprecated public class BufferedInputStream extends BufferedInputStream
in
Constructor and Description |
---|
BufferedInputStream(InputStream in)
Deprecated.
|
BufferedInputStream(InputStream in,
int bufferSize)
Deprecated.
|
available, close, mark, markSupported, read, read, reset, skip
read
public BufferedInputStream(InputStream in)
public BufferedInputStream(InputStream in, int bufferSize)
Copyright © 2021 Apache NiFi Project. All rights reserved.