serialization

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrIncorrectFieldType = errors.New(
		"mcproto: the target field type does not correspond to the one specified in the type tag",
	)
)

Functions

func DeserializeFields

func DeserializeFields(t reflect.Value, databuf *bytes.Buffer) error

func SerializeFields

func SerializeFields(t reflect.Value, databuf *bytes.Buffer) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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