class DeltaEncoding::Encoder
- DeltaEncoding::Encoder
- Reference
- Object
Defined in:
delta_encoding.crConstant Summary
-
MAX_BITWIDTH =
32
Constructors
Instance Method Summary
- #_flush
- #bit_widths : Slice(UInt8)
- #blocks_buffer : IO::Memory
- #bytes
- #calculate_bit_widths_for_delta_block_buffer(mini_blocks_to_flush)
- #deltas : Slice(Int32)
- #first_value : Int32
- #flush
- #min_delta : Int32
- #mini_block_count_to_flush(number_count)
- #pos : Int32
- #previous_value : Int32
- #to_io(io)
- #total_count : Int32
- #write_integer(value : Int32)
- #write_min_delta