Home
last modified time | relevance | path

Searched refs:startPos2 (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/swift/Sources/FlatBuffers/
DTable.swift136 let startPos2 = _off2 + memorySize in compare() variable
140 let b2 = fbb.read(def: Int8.self, position: Int(i + startPos2)) in compare()