Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadZiplistEntry2 ¶
func ReadZiplistEntry2(buf *util.SliceBuffer, firstByte byte) []byte
func ReadZiplistLength ¶
func ReadZiplistLength(buf *util.SliceBuffer) int64
<zlbytes><zltail><zllen><entry>...<entry><zlend>
Types ¶
type Listpack ¶
type Listpack struct {
// contains filtered or unexported fields
}
func NewListpack ¶
func (*Listpack) NextInteger ¶
func (*Listpack) NumElements ¶
Click to show internal directories.
Click to hide internal directories.