Skip to main content

Module encoding

Module encoding 

Source
Expand description
[version u8 = 2]
[project_len u16 LE] [project bytes]
  segment[i] := [kind_len u16 LE] [kind bytes] [name_len u16 LE] [name bytes]
  (repeated until end of buffer)

Enums§

EncodingError

Constants§

HEADER_FIXED_LEN
VERSION

Functions§

read_u16
write_u16