Searched defs:AddJustU32 (Results 1 – 2 of 2) sorted by relevance
153 …public static void AddJustU32(FlatBufferBuilder builder, uint justU32) { builder.AddUint(15, justU… in AddJustU32() method
332 def AddJustU32(builder, justU32): function