Searched refs:getUIntAt (Results 1 – 1 of 1) sorted by relevance
80 public fun getUIntAt(input: ByteArray, index: Int): UInt { in getUIntAt() method88 return getUIntAt(input, index).toInt() in getIntAt()