package
0.3.13-beta.0
Repository: https://github.com/spacemeshos/go-spacemesh.git
Documentation: pkg.go.dev
# Functions
Decode value from a byte buffer.
DecodeByteSlice decodes []string from a buffer.
DecodeCompact16 decodes uint16 from a buffer.
DecodeFrom decodes a value using data from a reader stream.
DecodeSlice decodes slice from a buffer.
DecodeStringSlice decodes []string from a buffer.
Encode value to a byte buffer.
EncodeByteSlice encodes []string to a buffer.
EncodeCompact16 encodes uint16 to a buffer.
EncodeSlice encodes slice to a buffer.
EncodeStringSlice encodes []string to a buffer.
EncodeTo encodes value to a writer stream.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author