ziplist

package
v1.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 1 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL