leb128

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmpty        = errors.New("leb128: empty byte sequence")
	ErrUnterminated = errors.New("leb128: unterminated byte sequence")
)

Functions

func DecodeUint128

func DecodeUint128(data []byte) (n uint128.Uint128, length int, err error)

func EncodeUint128

func EncodeUint128(input uint128.Uint128) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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