flatbuffers/net/FlatBuffers
Derek Bailey 85ee4df7a2
[C#] Thread safe reads of Double and Float values from a ByteBuffer (#5900)
* Fixed refractoring issue in reflection/generate_code.sh. Also, mv deletes the original file, so I don't need to clean it up manually in that case.

* Thread safe reads of Double and Floats from ByteBuffer
2020-05-07 14:33:29 -07:00
..
Properties Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4811)" 2018-10-29 17:21:30 -07:00
ByteBuffer.cs [C#] Thread safe reads of Double and Float values from a ByteBuffer (#5900) 2020-05-07 14:33:29 -07:00
ByteBufferUtil.cs Java/C#/Python prefixed size support (#4445) 2018-03-12 11:30:46 -07:00
FlatBufferBuilder.cs Don't check ForceDefaults when adding Offfset values (#5415) 2019-06-24 17:49:53 -07:00
FlatBufferConstants.cs pre-tag version bump for 1.12 2020-03-12 15:33:39 -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 Allow access to underlying ByteBuffer 2016-09-12 09:35:08 +02:00
Offset.cs Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Struct.cs Fixed struct initialization error on older versions of C# 2019-12-23 17:35:54 -08:00
Table.cs Fixed struct initialization error on older versions of C# 2019-12-23 17:35:54 -08:00