NetBufferSkipPadBits Method (Int32) |
Pads data with the specified number of bits.
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void SkipPadBits(
int numberOfBits
)
Parameters
- numberOfBits
- Type: SystemInt32
See Also