package
0.0.0-20170712143038-00c23bbb201a
Repository: https://github.com/zobo/go-crypto.git
Documentation: pkg.go.dev
# Functions
NewBuilder creates a Builder that appends its output to the given buffer.
NewFixedBuilder creates a Builder that appends its output into the given buffer.
# Interfaces
A MarshalingValue marshals itself into a Builder.
# Type aliases
BuilderContinuation is continuation-passing interface for building length-prefixed byte sequences.
String represents a string of bytes.
Tag represents an ASN.1 tag number and class (together also referred to as identifier octets).