Documentation ¶
Index ¶
Constants ¶
View Source
const ( ZIP_LIST_END = 255 ZIP_INT_16B = 0xc1 ZIP_INT_32B = 0xc2 ZIP_INT_64B = 0xc3 ZIP_STR_06B = 0x00 ZIP_STR_14B = 0x40 ZIP_STR_32B = 0x80 )
View Source
const ( ZIPLIST_ENCODING_RAW = 0x00 ZIPLIST_ENCODING_INT = 0x01 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.