bin

package
v0.46.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(
	fh *bytes.Reader,
	byte_data []byte,
	format []string,
) ([]interface{}, int, error)

func Read2

func Read2(
	fh *bytes.Reader,
	byte_data []byte,
	format []string,
) ([]interface{}, int)

func Unpack

func Unpack[returnType any](
	fh *bytes.Reader,
	byte_data []byte,
	format []string,
) (returnType, int, error)

func Unpack2

func Unpack2[returnType any](
	fh *bytes.Reader,
	byte_data []byte,
	format []string,
) (returnType, int)

func Unpack3

func Unpack3[returnType any](
	fh *bytes.Reader,
	byte_data []byte,
	format []string,
) returnType

Types

type Bdatas

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

func NewBDatas

func NewBDatas() *Bdatas

func (*Bdatas) GetBData

func (b *Bdatas) GetBData(BytesToRead int) []byte

Jump to

Keyboard shortcuts

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