AtalaInt128 Constructor (Byte) |
Namespace: Atalasoft.Imaging
The byte values.
The lowest index of the input byte array (i.e [0]) should contain the most significant byte of the number, and the highest index should contain the least significant byte.
Exception | Condition |
---|---|
Thrown if the inData argument is null (Nothing in VB). | |
Thrown if the inData argument contains too many bytes. |