prefix

package
v0.0.0-...-157c9c8 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Packer

type Packer[U constraints.Unsigned] struct {
	// contains filtered or unexported fields
}

func (*Packer[U]) Pack

func (p *Packer[U]) Pack(data []byte) [][]byte

type Unpacker

type Unpacker[U constraints.Unsigned] struct {
	*Packer[U]
	// contains filtered or unexported fields
}

func New

func New[U constraints.Unsigned]() *Unpacker[U]

func (*Unpacker[U]) Unpack

func (p *Unpacker[U]) Unpack(data []byte) [][]byte

Jump to

Keyboard shortcuts

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