Searched defs:storedPackedType (Results 1 – 3 of 3) sorted by relevance
54 storedPackedType(width = BitWidth.WIDTH8): ValueType { method in StackValue
133 …inline fun storedPackedType(parentBitWidth: BitWidth = W_8): Byte = packedType(storedWidth(parentB… in isTypedVector() method in com.google.flatbuffers.kotlin.Value
745 private byte storedPackedType() { in storedPackedType() method in FlexBuffersBuilder.Value749 private byte storedPackedType(int parentBitWidth) { in storedPackedType() method in FlexBuffersBuilder.Value