Alteruna Multiplayer Docs
C#
Show/Hide TOC
Writer
Start
Encrypt Method
Sets the current position of the writer as the start of the data to be encrypted. 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
StartEncrypt
()
See Also
Reference
Writer Class
Alteruna.Multiplayer.Core.PacketProcessing.Writer Namespace
EncryptionMethod
EndEncrypt(EncryptionMethod)
[!:Reader.Decrypt]
In This Article
Definition
See Also