Searched defs:AddJustI64 (Results 1 – 2 of 2) sorted by relevance
156 …public static void AddJustI64(FlatBufferBuilder builder, long justI64) { builder.AddLong(18, justI… in AddJustI64() method
341 def AddJustI64(builder, justI64): function