Searched refs:getUInt24At (Results 1 – 1 of 1) sorted by relevance
91 public fun getUInt24At(input: ByteArray, index: Int): UInt { in getUInt24At() method98 return getUInt24At(input, index).toInt() in getInt24At()