This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers-bigfoot
Watch
1
Star
0
Fork
0
You've already forked flatbuffers-bigfoot
forked from
BigfootDev/flatbuffers
Code
Pull Requests
Activity
Files
5d68493df4848e46a58df1baaa562e520dc7ae39
flatbuffers-bigfoot
/
go
History
rw
d756efbf76
Reduce allocations when reusing a Builder.
...
Add the function `Reset` to the Builder, which facilitates reuse of the underlying byte slice.
2015-04-02 19:33:00 -07:00
..
builder.go
Reduce allocations when reusing a Builder.
2015-04-02 19:33:00 -07:00
doc.go
Port FlatBuffers to Go.
2014-07-21 16:40:39 -07:00
encode.go
Port FlatBuffers to Go.
2014-07-21 16:40:39 -07:00
struct.go
Port FlatBuffers to Go.
2014-07-21 16:40:39 -07:00
table.go
Add byte slice accessor to Go code
2015-04-01 16:47:10 +02:00
unsafe.go
Port FlatBuffers to Go.
2014-07-21 16:40:39 -07:00