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