Alteruna Multiplayer Docs
C#
Show/Hide TOC
Writer
Start
Compress Method
Sets the current position of the writer as the start of the data to be compressed. Default to the start of the Writer.
Definition
Namespace:
Alteruna.Multiplayer.Core.PacketProcessing.Writer
Assembly:
Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
Copy
public
void
StartCompress
()
See Also
Reference
Writer Class
Alteruna.Multiplayer.Core.PacketProcessing.Writer Namespace
CompressionMethod
EndCompress(CompressionMethod)
[!:Reader.Decompress]
In This Article
Definition
See Also