class DeltaEncoding64::Decoder
- DeltaEncoding64::Decoder
- Reference
- Object
Defined in:
delta_encoding_64.crConstructors
Instance Method Summary
- #all_read?
- #bit_widths : Slice(UInt8)
- #block_size : Int32
- #check_read
- #deltas : Slice(Int64)
- #first_value : Int64
- #flush
- #min_delta : Int64
- #mini_blocks : Int32
- #previous_value : Int64
- #read_block
- #read_deltas
- #read_integer
- #total_count : Int32
- #values