flatbuffers/net/FlatBuffers
Wouter van Oortmerssen c978b9ef1f Enforce matching version in Java and C#.
Change-Id: I7f1f12f2f97e5227e0dabc2965ce66a6d41c229c
2019-05-31 12:15:19 -07:00
..
Properties Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4811)" 2018-10-29 17:21:30 -07:00
ByteBuffer.cs Remove byte* property in ByteBufferAllocator (#5191) 2019-02-21 23:36:55 +01:00
ByteBufferUtil.cs Java/C#/Python prefixed size support (#4445) 2018-03-12 11:30:46 -07:00
FlatBufferBuilder.cs [C#] add FlatBuffersBuilder.CreateSharedString (#5372) 2019-05-30 16:15:50 -07:00
FlatBufferConstants.cs Enforce matching version in Java and C#. 2019-05-31 12:15:19 -07:00
FlatBuffers.Core.csproj Added .net core project (#5187) 2019-02-21 19:47:19 +01:00
FlatBuffers.csproj Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4811)" 2018-10-29 17:21:30 -07:00
IFlatbufferObject.cs
Offset.cs
Struct.cs
Table.cs C# support for directly reading and writting to memory other than byte[]. For example, ByteBuffer can be initialized with a custom allocator which uses shared memory / memory mapped files. (#4886) 2018-08-23 10:05:31 -07:00