Class ByteSliceReader
Inherited Members
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public sealed class ByteSliceReader : IndexInput, IDisposable
Fields
Name | Description |
---|---|
bufferOffset | |
endIndex | |
upto |
Properties
Name | Description |
---|---|
FilePointer |
Methods
Name | Description |
---|---|
Clone() | |
Dispose(Boolean) | |
Eof() | |
Init(ByteBlockPool, Int32, Int32) | |
Length() | |
NextSlice() | |
ReadByte() | |
ReadBytes(Byte[], Int32, Int32) | |
Seek(Int64) | |
WriteTo(IndexOutput) |