Searched refs:getUShortAt (Results 1 – 1 of 1) sorted by relevance
71 public fun getUShortAt(input: ByteArray, index: Int): UShort { in getUShortAt() method77 return getUShortAt(input, index).toShort() in getShortAt()