flatbuffers/net/FlatBuffers
Grégoire Astruc 71e97b7123 Fixed C# Table.cs to work with Mono.
Cast to short for mono compatibility.

Change-Id: I568059a21369b895fa52002fa231f7594f0f736c
2015-02-23 15:57:35 -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 Support for booleans in the Java/C# API 2015-01-26 13:08:44 -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 Fixed C# Table.cs to work with Mono. 2015-02-23 15:57:35 -08:00