Searched defs:toUInt (Results 1 – 2 of 2) sorted by relevance
53 uint32_t toUInt() const { return fPaintersOrder; } in toUInt() function
216 public fun toUInt(): UInt = toULong().toUInt() in get() method in com.google.flatbuffers.kotlin.Reference