public abstract class InputStreamWithMeta extends InputStream
Constructor and Description |
---|
InputStreamWithMeta() |
Modifier and Type | Method and Description |
---|---|
abstract long |
getFileLength() |
abstract long |
getVersion() |
available, close, mark, markSupported, read, read, read, reset, skip
public abstract long getVersion() throws IOException
IOException
public abstract long getFileLength() throws IOException
IOException
Copyright © 2022 The Apache Software Foundation. All rights reserved.