Class PagedBytes.PagedBytesDataInput
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class PagedBytesDataInput : DataInput
Methods
Name | Description |
---|---|
Clone() | |
GetPosition() | Returns the current byte position. |
ReadByte() | |
ReadBytes(Byte[], Int32, Int32) | |
SetPosition(Int64) | Seek to a position previously obtained from GetPosition(). |