Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeULeb128 ¶
DecodeULeb128 decodes from the reader using the LEB128 standard and returns a uint32 of the value it found.
func EncodeULeb128 ¶
EncodeULeb128 encodes the integer using the LEB128 Standard. 32 bit unsigned integer should be sufficient as that would represent a data length of 4.2 GB.
func SanitizeKey ¶
SanitizeKey with make sure a "/" exist before the key but not after.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.