package
2.17.0+incompatible
Repository: https://github.com/bmartynov/go-capnproto2.git
Documentation: pkg.go.dev

# Functions

Marshal returns the text representation of a struct.
MarshalList returns the text representation of a struct list.
NewEncoder returns a new encoder that writes to w.

# Structs

An Encoder writes the text format of Cap'n Proto messages to an output stream.