foundation library

Classes

Packet
Protocol
RawReader
RawWriter
Writes values into a buffer.
SelfEncoder
Something that can encode itself using RawWriter.

Mixins

SelfDecoder
Something that can decode itself using RawReader.

Typedefs

PacketFactory = Packet Function()