BufferBaseToUInt64 Method |
Namespace: ArthaChitra.Model.IOAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static ulong ToUInt64(
Span<byte> bytes,
ref int position
)
Parameters
- bytes SpanByte
-
- position Int32
-
Return Value
UInt64See Also