WriterStartEncrypt 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#
public void StartEncrypt()

See Also