Class InputStreamDataInput
A DataInput wrapping a plain
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class InputStreamDataInput : DataInput, IDisposable
Constructors
Name | Description |
---|---|
InputStreamDataInput(Stream) |
Methods
Name | Description |
---|---|
Dispose() | |
Dispose(Boolean) | |
ReadByte() | |
ReadBytes(Byte[], Int32, Int32) |