# Functions
No description provided by the author
No description provided by the author
NewFrame Creates a new Frame with the given version, stream id and message.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Body is the body of a frame.
Frame is a high-level representation of a frame, where the body is fully decoded.
Header is the header of a frame.
No description provided by the author
RawFrame is a low-level representation of a frame, where the body is not decoded.
# Interfaces
No description provided by the author
Codec exposes basic encoding and decoding operations for Frame instances.
No description provided by the author
No description provided by the author
RawCodec exposes advanced encoding and decoding operations for both Frame and RawFrame instances.
No description provided by the author
No description provided by the author
No description provided by the author