serializer

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2021 License: BSD-3-Clause Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendSerializedBool

func AppendSerializedBool(buff []byte, b bool) []byte

AppendSerializedBool appends a serialized bool value to buff.

func AppendSerializedFloat

func AppendSerializedFloat(buff []byte, v float64) []byte

AppendSerializedFloat appends a serialized float value to buff.

func AppendSerializedInt

func AppendSerializedInt(buff []byte, v int64) []byte

AppendSerializedInt appends a serialized int value to buff.

func AppendSerializedString

func AppendSerializedString(buff []byte, v string) []byte

AppendSerializedString appends a serialized string value to buff.

func AppendSerializedUint

func AppendSerializedUint(buff []byte, v uint64) []byte

AppendSerializedUint appends a serialized uint value to buff.

Types

This section is empty.

Jump to

Keyboard shortcuts

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