Skip to main content

Module coord_rle

Module coord_rle 

Source

Functionsยง

decode_coord_axis_rle
Decode a DimDict from bytes previously encoded by encode_coord_axis_rle.
encode_coord_axis_rle
Encode a DimDict using RLE if beneficial, falling back to delta otherwise.