Click or drag to resize

BufferBaseDecompressInt Method


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

Parameters

bytes  SpanByte
 

Return Value

Int32
See Also