decode Number
fun decodeNumber( input: ByteArray, checkMinimalEncoding: Boolean, maximumSize: Int = 4): Long
Content copied to clipboard
fun decodeNumber( input: ByteVector, checkMinimalEncoding: Boolean, maximumSize: Int = 4): Long
Content copied to clipboard