sortableBytesToInt

fun sortableBytesToInt(encoded: ByteArray, offset: Int): Int

Decodes an integer value previously written with .intToSortableBytes

See also

.intToSortableBytes