Searched defs:AddJustI32 (Results 1 – 2 of 2) sorted by relevance
150 …public static void AddJustI32(FlatBufferBuilder builder, int justI32) { builder.AddInt(12, justI32… in AddJustI32() method
323 def AddJustI32(builder, justI32): function