Method Fill
Fill(BytesRef, Int64)
Reads length as 1 or 2 byte vInt prefix, starting at start
.
Note: this method does not support slices spanning across block borders.
@lucene.internalDeclaration
public void Fill(BytesRef b, long start)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | b | |
System.Int64 | start |