
Icon | Member | Description |
---|---|---|
![]() | readULong(array<Byte>[]()[], Int32, Boolean) | This method will use eight bytes from the given byte array starting at
position to create an unsigned long (stored in a BigInteger).
|
![]() | readULong(array<Byte>[]()[], Int32) | This method will use eight bytes from the given byte array starting at
position to create an unsigned long (stored in a BigInteger).
|