package
0.2.0
Repository: https://github.com/vanadium/core.git
Documentation: pkg.go.dev

# Functions

ErrorfLargerThan3ByteUInt calls ErrLargerThan3ByteUInt.Errorf with the supplied arguments.
MessageLargerThan3ByteUInt calls ErrLargerThan3ByteUInt.Message with the supplied arguments.
New creates a new instance of T that implements 'framing' over a raw connection via the flow.MsgReadWriteCloser methods.
ParamsErrLargerThan3ByteUInt extracts the expected parameters from the error's ParameterList.

# Variables

No description provided by the author

# Interfaces

T represents the interface to a framer, see New, for a more complete explanation.