Click or drag to resize

NetBitWriterReadVariableUInt32 Method

Namespace:  Internal.Lidgren.Network
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static uint ReadVariableUInt32(
	ReadOnlySpan buffer,
	void offset
)

Parameters

buffer
Type: ReadOnlySpan
offset
Type: SystemVoid

Return Value

Type: UInt32
See Also