|
LiveMap API
|
Tests for the chunking logic used in colormap packet transfer. These tests verify the core chunking algorithm without requiring Vintage Story dependencies. More...
Public Member Functions | |
| void | SplitIntoChunks_EmptyData_ReturnsNoChunks () |
| void | SplitIntoChunks_SmallData_ReturnsSingleChunk () |
| void | SplitIntoChunks_LargeData_ReturnsMultipleChunks () |
| void | SplitIntoChunks_UnevenSize_LastChunkIsSmaller () |
| void | ChunksCanBeReassembled () |
| void | GzipCompressedData_CanBeChunkedAndReassembled () |
| void | LargeColormap_ChunkCount_IsReasonable () |
Tests for the chunking logic used in colormap packet transfer. These tests verify the core chunking algorithm without requiring Vintage Story dependencies.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |