| SLikeNet
    0.1.3
    | 
DataCompressor does compression on a block of data. More...
Go to the source code of this file.
| Classes | |
| class | SLNet::DataCompressor | 
| Does compression on a block of data. Not very good compression, but it's small and fast so is something you can compute at runtime.  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. | |
DataCompressor does compression on a block of data.
Not very good compression, but it's small and fast so is something you can use per-message at runtime.
Definition in file DataCompressor.h.