class

DeltaEncoding::Encoder

Inherits Reference < Object

Constants

MAX_BITWIDTH = 32

Constructors

new(block_size : Int32 = 128, mini_blocks : Int32 = 4)
Source

Instance methods

_flush
Source
bit_widths
Source
blocks_buffer
Source
bytes
Source
calculate_bit_widths_for_delta_block_buffer(mini_blocks_to_flush)
Source
deltas
Source
first_value
Source
flush
Source
min_delta
Source
mini_block_count_to_flush(number_count)
Source
previous_value
Source
to_io(io)
Source
total_count
Source
write_integer(value : Int32)
Source
write_min_delta
Source