Searched refs:VPointerVec2 (Results 1 – 1 of 1) sorted by relevance
55 let end = VPointerVec2.createVPointer(b: b, o: o, type: .vec) in testReadingStructWithEnums()59 let point = VPointerVec2.getRootAsCountry(ByteBuffer(bytes: buffer)) in testReadingStructWithEnums()162 struct VPointerVec2 { struct173 @inlinable static func getRootAsCountry(_ bb: ByteBuffer) -> VPointerVec2 { in getRootAsCountry()174 return VPointerVec2(Table(bb: bb, position: Int32(bb.read(def: UOffset.self, position: 0)))) in getRootAsCountry()181 let s = VPointerVec2.startVPointer(b: b) in createVPointer()185 return VPointerVec2.finish(b: b, s: s) in createVPointer()