BitOperationsToSByte(Byte, Int32) Method

Definition

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

Parameters

value  Byte
 
startIndex  Int32
 

Return Value

SByte

See Also