flatbuffers/net/FlatBuffers
Wouter van Oortmerssen e568f17096 Fixed C# SizedByteArray copying leading bytes of ByteBuffer.
Tested: on Windows.

Change-Id: I946dacf799eae835ec041ea759622f74b0384937
2015-01-16 15:36:25 -08:00
..
Properties Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
ByteBuffer.cs C#: Allow ByteBuffer to use faster unsafe mode 2015-01-06 12:39:17 -08:00
FlatBufferBuilder.cs Fixed C# SizedByteArray copying leading bytes of ByteBuffer. 2015-01-16 15:36:25 -08:00
FlatBufferConstants.cs Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
FlatBuffers.csproj Fixed C# SizedByteArray copying leading bytes of ByteBuffer. 2015-01-16 15:36:25 -08:00
Struct.cs Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
Table.cs Refactored the Java and C# code generators into one. 2014-09-18 12:29:31 -07:00