package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

BoolLen is the number of bytes per bool.
ByteLen is the number of bytes per byte...
IntLen is the number of bytes per int.
LongLen is the number of bytes per long.
No description provided by the author
ShortLen is the number of bytes per short.

# Variables

No description provided by the author

# Structs

Closer is a nice utility for closing a group of objects while reporting an error if one occurs.
No description provided by the author
Packer packs and unpacks a byte array from/to standard values.