SerUt

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
serut::DummySerializerA dummy serializer which simply counts the number of bytes written but does not actually write any data
serut::FileSerializerA serializer for writing to and reading from files
serut::MemorySerializerA serializer for reading from and writing to memory
serut::SerializationInterfaceGeneric serialization interface
serut::TCPSerializerSerializer which can be used to read from and write to a TCP connection