flatbuffers/go
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