Module parquet2::encoding::delta_length_byte_array
source · Structs§
- Decodes Delta-length byte array lengths and values.
Functions§
- Encodes a clonable iterator of
&[u8]
intobuffer
. This does not allocated on the heap.