Searched refs:keyVectorByteWidth (Results 1 – 1 of 1) sorted by relevance
715 private var keyVectorByteWidth: ByteWidth in toString() variable719 keyVectorByteWidth = ByteWidth(buffer.readInt(keysOffset + byteWidth, byteWidth)) in toString()772 val childPos: Int = keyVectorEnd + index * keyVectorByteWidth in toString()773 return Key(buffer, buffer.indirect(childPos, keyVectorByteWidth)) in toString()782 val childPos: Int = keyVectorEnd + index * keyVectorByteWidth in toString()783 val start = buffer.indirect(childPos, keyVectorByteWidth) in toString()835 val keyPos: Int = buffer.indirect(keyVectorEnd + mid * keyVectorByteWidth, keyVectorByteWidth) in toString()