BitOperationsToByte(Byte, Int32) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static byte ToByte(
	byte[] value,
	int startIndex
)

Parameters

value  Byte
 
startIndex  Int32
 

Return Value

Byte

See Also