Class IntCompressorExtensions
- Namespace
- Netick
- Assembly
- Netick.dll
public static class IntCompressorExtensions
- Inheritance
-
IntCompressorExtensions
- Inherited Members
Methods
PeekInt(NetickBuffer, IntCompressor)
public static int PeekInt(this NetickBuffer buffer, IntCompressor compressor)
Parameters
bufferNetickBuffercompressorIntCompressor
Returns
ReadInt(NetickBuffer, IntCompressor)
public static int ReadInt(this NetickBuffer buffer, IntCompressor compressor)
Parameters
bufferNetickBuffercompressorIntCompressor
Returns
WriteInt(NetickBuffer, IntCompressor, int)
public static void WriteInt(this NetickBuffer buffer, IntCompressor compressor, int value)
Parameters
bufferNetickBuffercompressorIntCompressorvalueint