Brian Harris

Results 2 comments of Brian Harris

We needed >2gb support and ended up doing something very similar. Our format was: [4 byte file identifier] [number of offsets] [vector of 64 bit offsets] [regular flatbuffer] The regular...

I agree with Casper that this can, and probably should, be done as a library/documentation/sample code. At least until "FlatBuffers2" One of the problems with the approach I took is...