cbor

package
v0.0.0-...-92d349b Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decoder

func Decoder(r io.Reader) *codec.Decoder

func DecoderBytes

func DecoderBytes(r []byte) *codec.Decoder

func Encoder

func Encoder(w io.Writer) *codec.Encoder

func EncoderBytes

func EncoderBytes(w *[]byte) *codec.Encoder

func Marshal

func Marshal(dst io.Writer, v interface{}) error

func MustMarshal

func MustMarshal(dst io.Writer, v interface{})

func MustUnmarshal

func MustUnmarshal(dst interface{}, data io.Reader)

func Return

func Return(d interface{})

func Unmarshal

func Unmarshal(dst interface{}, data io.Reader) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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