jsoniter

package module
v0.0.0-...-f5f595d Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type JsonCodec

type JsonCodec struct{ API json.API }

func (*JsonCodec) Decode

func (c *JsonCodec) Decode(data []byte, v any) error

func (*JsonCodec) Encode

func (c *JsonCodec) Encode(v any) ([]byte, error)

func (*JsonCodec) NewDecoder

func (c *JsonCodec) NewDecoder(r io.Reader) codec.Decoder

func (*JsonCodec) NewEncoder

func (c *JsonCodec) NewEncoder(w io.Writer) codec.Encoder

Jump to

Keyboard shortcuts

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