FileDocCategorySizeDatePackage
InputStream.javaAPI DocApache Lucene 1.9896Mon Feb 20 09:20:16 GMT 2006org.apache.lucene.store

InputStream

public abstract class InputStream extends BufferedIndexInput
deprecated
Use {@link IndexInput} or {@link BufferedIndexInput} instead.

Fields Summary
protected long
length
Constructors Summary
Methods Summary
public longlength()

    return length;