Documentation ¶
Overview ¶
Index ¶
Constants ¶
View Source
const ( ShortLength = 55 StringOffset magicOffset = 0x80 // 128 - if string length is less than or equal to 55 [inclusive] SliceOffset magicOffset = 0xC0 // 192 - if slice length is less than or equal to 55 [inclusive] SmallByte = 0x7f // 247 - value less than or equal is itself [inclusive )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.