flatbuffers/net/FlatBuffers
Derek Bailey 06c5c7ed0b
FlatBuffers Version 2.0.8 (#7492)
2022-08-29 20:43:36 -07:00
..
Properties Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4811)" 2018-10-29 17:21:30 -07:00
ByteBuffer.cs Add overloads for C# ByteBuffer/FlatBufferBuilder to allow adding vector blocks from ArraySegments or IntPtr (#7193) 2022-04-01 13:35:07 -07:00
ByteBufferUtil.cs Java/C#/Python prefixed size support (#4445) 2018-03-12 11:30:46 -07:00
FlatBufferBuilder.cs Add overloads for C# ByteBuffer/FlatBufferBuilder to allow adding vector blocks from ArraySegments or IntPtr (#7193) 2022-04-01 13:35:07 -07:00
FlatBufferConstants.cs FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
FlatBuffers.csproj add xmlns to .Net (#7066) 2022-02-01 20:57:13 -08:00
FlatBuffers.net35.csproj [C#] Fix and improve project files (#6142) 2020-09-28 11:56:59 -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 Revert "[C#] Fix truncated ArraySegment<byte> if elementSize != 1 (#6462)" (#6488) 2021-02-23 11:30:07 -08:00