Namespace FNNLib.Serialization
Classes
AutoSerializer
Automatically serializes a classes fields. If you want something to be automatically serialized, just inherit this class.
NetworkReader
Network reader will read data from a buffer into any type. Used for deserializing packets.