Searched refs:EndInstructions (Results 1 – 2 of 2) sorted by relevance
29 return Instructions.EndInstructions(builder); in CreateInstructions()39 public static Offset<FBInstruction.Instructions> EndInstructions(FlatBufferBuilder builder) in EndInstructions() method
69 var instrs = Instructions.EndInstructions(builder); in FlushBuffer()