Searched defs:startTable (Results 1 – 5 of 5) sorted by relevance
90 sub startTable { subroutine
92 sub startTable { subroutine
96 let startTable = start - Int(_bb.read(def: Int32.self, position: start)) in require() variable133 public func startTable(with numOfFields: Int) -> UOffset { in startTable() function
679 public void startTable(int numfields) { in startTable() method in FlatBufferBuilder
1449 private void startTable(Set<Choice> choices, Appendable output) throws IOException { in startTable() method in VettingViewer