Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry12 ¶
type Entry12 uint16
Entry12 compacts uint12 lo and uint4 hi values.
func NewEntry12 ¶ added in v1.0.2
type Entry16 ¶
type Entry16 uint16
Entry16 compacts uint8 lo/hi values.
func NewEntry16 ¶ added in v1.0.2
type Entry24 ¶
type Entry24 uint32
Entry24 compacts uint24 lo and uint8 hi values.
func NewEntry24 ¶ added in v1.0.2
type Entry32 ¶
type Entry32 uint32
Entry32 compacts uint16 lo/hi values.
func NewEntry32 ¶ added in v1.0.2
type Entry48 ¶
type Entry48 uint64
Entry48 compacts uint64 lo and uint16 hi values.
func NewEntry48 ¶ added in v1.0.2
Click to show internal directories.
Click to hide internal directories.