flatbuffers/go
rw 4d305f5922 Panic when nesting strings. Test panic scenarios.
Also add a new `insideObject` boolean to the Builder to track whether an
object is currently being constructed. This fixes a bug with objects
that have zero fields.
2015-06-24 11:53:44 -04:00
..
builder.go Panic when nesting strings. Test panic scenarios. 2015-06-24 11:53:44 -04: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-06 11:44:22 -07:00
unsafe.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00