# Packages
No description provided by the author
# Functions
Decode produces an Snapshot from a stream / binary represnetation.
No description provided by the author
DecodeSnapshot fills a NodeAssembler (from `Type.Snapshot__Repr.NewBuilder()`) from a stream of bytes.
DecodeSnapshotBranch fills a NodeAssembler (from `Type.SnapshotBranch__Repr.NewBuilder()`) from a stream of bytes.
Encode serializes a git node to a raw binary form.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Type is a struct embeding a NodePrototype/Type for every Node implementation in this package.
# Structs
No description provided by the author