flatbuffers/swift/Sources/FlatBuffers
mustiikhalil 870ecbc09a
[swift] Moves code to use VTablesStorage (#5888)
* Moves the code to use _vtablestorage

Rebuilt the test to confirm to the new API

Adds documentation + generates code for grpc

Reverts indentation

v0.4.0

Updated swift/readme.md

Updates VtableStorage to ensure space instead of reallocating each time

Fixes str count not being correct

* Fixes issue with boolean constant not being set + removes unused function
2020-05-07 12:28:42 -07:00
..
ByteBuffer.swift [swift] Moves code to use VTablesStorage (#5888) 2020-05-07 12:28:42 -07:00
Constants.swift pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
FlatBufferBuilder.swift [swift] Moves code to use VTablesStorage (#5888) 2020-05-07 12:28:42 -07:00
FlatBufferObject.swift [Swift] Object API support (#5826) 2020-04-13 09:28:56 -07:00
FlatBuffersUtils.swift [Swift] Swift implementation 🎉🎉 (#5603) 2020-01-09 12:12:10 -08:00
Int+extension.swift [Swift] Swift implementation 🎉🎉 (#5603) 2020-01-09 12:12:10 -08:00
Message.swift [Swift] Adds GRPC to Swift (#5758) 2020-02-24 09:27:41 -08:00
Offset.swift [Swift] Swift implementation 🎉🎉 (#5603) 2020-01-09 12:12:10 -08:00
Struct.swift [Swift] Swift implementation 🎉🎉 (#5603) 2020-01-09 12:12:10 -08:00
Table.swift [Swift] Swift implementation 🎉🎉 (#5603) 2020-01-09 12:12:10 -08:00