Click or drag to resize

BufferBaseToUInt64 Method


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

Parameters

bytes  SpanByte
 
position  Int32
 

Return Value

UInt64
See Also