package
1.17.0
Repository: https://github.com/brimdata/zed.git
Documentation: pkg.go.dev

# Functions

Append appends val to dst as a tagged value and returns the extended buffer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewBuilder returns a new Builder.
No description provided by the author
SizeOfUvarint returns the number of bytes required by binary.AppendUvarint to represent u64.

# Variables

No description provided by the author

# Structs

Builder provides an efficient API for constructing nested ZNG values.

# Type aliases

Bytes is the serialized representation of a sequence of ZNG values.
Iter iterates over the sequence of values encoded in Bytes.