Allows you to reduce your bandwidth using bit-packing and compression.
More...
|
static BandwidthOptimizer | Instance [get] |
| Singleton instance.
|
|
bool | KeepAlive [get] |
| Read-only property that indicates the keep alive state.
|
|
BitPacker | BitPacker [get] |
| Bit packer instance to write and read your data.
|
|
Allows you to reduce your bandwidth using bit-packing and compression.
◆ GetFloatCompressor()
CompressorFloat ZionBandwidthOptimizer.BandwidthOptimizer.GetFloatCompressor |
( |
int |
index | ) |
|
|
inline |
Provides access to the preallocated float compressors.
- Parameters
-
index | Index of the compressor. |
- Returns
- The compressor instance.
◆ GetIntCompressor()
CompressorInt ZionBandwidthOptimizer.BandwidthOptimizer.GetIntCompressor |
( |
int |
index | ) |
|
|
inline |
Provides access to the preallocated integer compressors.
- Parameters
-
index | Index of the compressor. |
- Returns
- The compressor instance.
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/ZionBandwidthOptimizer/Scripts/BandwidthOptimizer.cs