IndexInput or BufferedIndexInput instead.public abstract class InputStream extends BufferedIndexInput
| Modifier and Type | Field and Description |
|---|---|
protected long |
length
Deprecated.
|
| Constructor and Description |
|---|
InputStream()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
length()
Deprecated.
The number of bytes in the file.
|
clone, getFilePointer, readByte, readBytes, readInternal, seek, seekInternalclose, readChars, readInt, readLong, readString, readVInt, readVLongpublic long length()
IndexInputlength in class IndexInputCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.