Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Networking (in Visual3D.Networking.dll) Version: 1.0.0.0 (1.0.0.0)
Reads the next 1-8 bits without incrementing the read pointer of the message
Namespace: Visual3D.NetworkingAssembly: Visual3D.Networking (in Visual3D.Networking.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public byte PeekByte( int numberOfBits )
Public Function PeekByte ( _ numberOfBits As Integer _ ) As Byte
Parameters
- numberOfBits
- Int32