Click or drag to resize

BufferBaseDecompressUInt Method


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

Parameters

bytes  SpanByte
 

Return Value

UInt32
See Also