C# (CSharp) FlatBuffers Namespace

Nested Namespaces

FlatBuffers.Test

Classes

Name Description
ByteBuffer Class to mimick Java's ByteBuffer which is used heavily in Flatbuffers
Struct All structs in the generated code derive from this class, and add their own accessors.