Method GetDecoder
GetDecoder()
Returns an EliasFanoDecoder to access the encoded values. Perform all calls to EncodeNext(Int64) before calling GetDecoder().
Declaration
public virtual EliasFanoDecoder GetDecoder()
Returns
Type | Description |
---|---|
EliasFanoDecoder |