package
0.1.20
Repository: https://github.com/indra-labs/indra.git
Documentation: pkg.go.dev

# Functions

MakeCodec is a simple function to find a Codec factory function and return its output.
Recognise selects a factory function and steps the cursor forward after the Magic to be ready to call the Decode method on the Codec inside.
Register adds a new factory constructor function associated with a provided Magic bytes.

# Type aliases

No description provided by the author