UTO311_L0x

package
v0.8.11 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2025 License: MIT Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dump added in v0.8.9

func Dump(m []byte, prefix string) string

func Marshal

func Marshal(m interface{}) ([]byte, error)

func Unmarshal

func Unmarshal(bytes []byte, m interface{}) error

func UnmarshalArray

func UnmarshalArray(bytes [][]byte, array interface{}) error

func UnmarshalArrayElement added in v0.6.12

func UnmarshalArrayElement(bytes []byte, array interface{}) (interface{}, error)

func UnmarshalAs added in v0.6.12

func UnmarshalAs(bytes []byte, m interface{}) (interface{}, error)

Types

type Marshaler

type Marshaler interface {
	MarshalUT0311L0x() ([]byte, error)
}

type Unmarshaler

type Unmarshaler interface {
	UnmarshalUT0311L0x([]byte) (interface{}, error)
}

Jump to

Keyboard shortcuts

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