packer

package
v0.64.1 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package packer implements packaging of various types into bytes

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BytesUnpacker

type BytesUnpacker struct {
	// contains filtered or unexported fields
}

func NewBytesUnpacker

func NewBytesUnpacker(data []byte) *BytesUnpacker

func (*BytesUnpacker) GetBinary

func (u *BytesUnpacker) GetBinary() []byte

func (*BytesUnpacker) GetUint32

func (u *BytesUnpacker) GetUint32() uint32

func (*BytesUnpacker) GetVarint

func (u *BytesUnpacker) GetVarint() (int64, error)

func (*BytesUnpacker) Len

func (u *BytesUnpacker) Len() int

Jump to

Keyboard shortcuts

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