◆ Compress()
◆ Decompress()
◆ ToChunks()
| IEnumerable< ColormapChunkPacket > livemap.network.ColormapPacket.ToChunks |
( |
int | maxChunkSize = 65536 | ) |
|
|
inline |
Splits the compressed colormap data into smaller chunks for transfer.
- Parameters
-
| maxChunkSize | Maximum size of each chunk in bytes. Default is 64KB. |
- Returns
- An enumerable of ColormapChunkPacket instances.
◆ RawBase64String
| string? livemap.network.ColormapPacket.RawBase64String |
◆ RawColormap
| string? livemap.network.ColormapPacket.RawColormap |
◆ Month
| int livemap.network.ColormapPacket.Month |
|
getset |
The documentation for this class was generated from the following file: