public class CreateSelectMetaInputStream extends FilterInputStream
in| 构造器和说明 |
|---|
CreateSelectMetaInputStream(InputStream in,
SelectObjectMetadata selectObjectMetadata,
ProgressListener selectProgressListener) |
public CreateSelectMetaInputStream(InputStream in, SelectObjectMetadata selectObjectMetadata, ProgressListener selectProgressListener)
public int read()
throws IOException
read 在类中 FilterInputStreamIOExceptionpublic int read(byte[] b)
throws IOException
read 在类中 FilterInputStreamIOExceptionpublic int read(byte[] buf,
int off,
int len)
throws IOException
read 在类中 FilterInputStreamIOExceptionpublic int available()
throws IOException
available 在类中 FilterInputStreamIOExceptionCopyright © 2018. All Rights Reserved.