toUuid
Converts a byte array to a 128-bit UUID.
Return
UUID
Parameters
order
The byte order, default is ByteOrder.BIG_ENDIAN.
Throws
If the byte array is not 16 bytes long.
Converts a byte array to a 128-bit UUID.
UUID
The byte order, default is ByteOrder.BIG_ENDIAN.
If the byte array is not 16 bytes long.