Searched defs:minBitWidth (Results 1 – 2 of 2) sorted by relevance
652 final int minBitWidth; field in FlexBuffersBuilder.Value748 … private static int elemWidth(int type, int minBitWidth, long iValue, int bufSize, int elemIndex) { in elemWidth()
122 var minBitWidth: BitWidth = W_8, in isTypedVector() variable in com.google.flatbuffers.kotlin.Value