Click or drag to resize

BufferBaseToUInt32 Method


Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static uint ToUInt32(
	Span<byte> bytes,
	ref int position
)

Parameters

bytes  SpanByte
 
position  Int32
 

Return Value

UInt32
See Also