DeltaEncoding::Encoder
Inherits Reference < Object
Constants
MAX_BITWIDTH = 32
Constructors
new(block_size : Int32 = 128, mini_blocks : Int32 = 4)
SourceInstance methods
_flush
Sourcebit_widths
Sourceblocks_buffer
Sourcebytes
Sourcecalculate_bit_widths_for_delta_block_buffer(mini_blocks_to_flush)
Sourcedeltas
Sourcefirst_value
Sourceflush
Sourcemin_delta
Sourcemini_block_count_to_flush(number_count)
Sourcepos
Sourceprevious_value
Sourceto_io(io)
Sourcetotal_count
Sourcewrite_integer(value : Int32)
Sourcewrite_min_delta
Source