Search Results for

    Show / Hide Table of Contents

    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.

    NetworkReaderPool

    NetworkWriter

    NetworkWriterPool

    PooledNetworkReader

    PooledNetworkWriter

    SerializationSystem

    Interfaces

    ISerializable

    In This Article
    Back to top (C) 2020 Reece Mackie. Released under the MIT License.