FlatBuffersSwift
FlatBuffersSwift copied to clipboard
Document public APIs
I started on some very basic docs for the reader in #76 but can try to help out with an initial stab on the writer too (would like you to review it though so I don't miss document anything)...
What would be next step for this one? Doc in e.g. wiki or what are your thoughts?
Did lot's of changes over the weekend. will migrate my production App to the newest version to see how the API feels. Will give some more insights afterwards.
One thing is bothering me though. We need a FlatBuffersEnumVector
but I am not sure how it should be implemented.
Ok, cool - was https://github.com/mzaks/FlatBuffersSwift/pull/78 also done and should I kill that PR, or?
What is the issue with the FlatBuffersEnumerationVector (I'm probably missing something obvious)