Skip to main content

Module header

Module header 

Source
Expand description

Dictionary header reader. Binary layout (272 bytes, little-endian): [0..8) i64 version [8..16) i64 createTime [16..272) UTF-8 description (null-terminated, 256-byte buffer)

Functionsยง

read_dictionary_header
Parse a dictionary header from a byte slice at the given offset.