NetBufferReadByte Method (Int32) |
Reads 1 to 8 bits into a byte
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public byte ReadByte(
int numberOfBits
)
Parameters
- numberOfBits
- Type: SystemInt32
Return Value
Type:
ByteSee Also