flatbuffers/swift/Sources/FlatBuffers
mustiikhalil 89435303b7
[Swift] Migrates struct write APIS to write directly to the buffer (#6093)
* Migrates struct write APIS to in place APIS

* Fixes indentation in grpc swift
2020-09-17 17:10:59 +03:00
..
ByteBuffer.swift [Swift] Migrates struct write APIS to write directly to the buffer (#6093) 2020-09-17 17:10:59 +03:00
Constants.swift [Swift] Internal library improvements (#5965) 2020-06-18 10:14:38 -07:00
FlatBufferBuilder.swift [Swift] Migrates struct write APIS to write directly to the buffer (#6093) 2020-09-17 17:10:59 +03:00
FlatBufferObject.swift Adds a serialize helper function to native table (#6059) 2020-08-04 13:53:40 +03: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
Mutable.swift Adds bool support in structs + updates grpc support + CI upgrades (#5943) 2020-06-04 09:14:18 -07:00
NativeTable.swift Adds a serialize helper function to native table (#6059) 2020-08-04 13:53:40 +03: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