package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Dec 1, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Bytes codec is
Decode of defaultCodec simply returns the data
Encode does a type conversion into []byte
Int64 is a commonly used codec to encode and decode string <-> []byte
Decode decodes from []byte to string
Encode encodes from string to []byte
String is a commonly used codec to encode and decode string <-> []byte
Decode decodes from []byte to string
Encode encodes from string to []byte
Source Files
¶
Click to show internal directories.
Click to hide internal directories.