Click or drag to resize

BufferBaseByteCountVolume Method

This checks the byte for 0 or 1. 0 == int (4 bytes) while 1 == long (8 bytes)

Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static int ByteCountVolume(
	byte header
)

Parameters

header  Byte
 

Return Value

Int32
See Also