//
pkg.gl
Category
github.com/plgd-dev/kit/v2
codec
json
package
2.0.0-20211006190727-057b33161b90
Repository:
https://github.com/plgd-dev/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
49 SLOC
#
Functions
Decode
Decode decodes bytes and stores the result in v.
Encode
Encode encodes v and returns bytes.
ReadFrom
ReadFrom reads and stores the result in v.
ToCBOR
ToCBOR converts JSON to CBOR.
WriteTo
WriteTo writes v to writer.