SLikeNet
0.1.3
|
Compresses/Decompresses ASCII strings and writes/reads them to BitStream class instances. You can use this to easily serialize and deserialize your own strings. More...
Go to the source code of this file.
Classes | |
class | SLNet::StringCompressor |
Writes and reads strings to and from bitstreams. More... | |
Namespaces | |
namespace | SLNet |
Simple class to send changes between directories. In essence, a simple autopatcher that can be used for transmitting levels, skins, etc. | |
Compresses/Decompresses ASCII strings and writes/reads them to BitStream class instances. You can use this to easily serialize and deserialize your own strings.
Definition in file StringCompressor.h.