d0321df8cf
Public access to the backing buffer uses Span<T> instead of ArraySegment<T>. Writing to the buffer now supports Span<T> in addition to T[]. To maintain backwards compatibility ENABLE_SPAN_T must be defined. |
||
---|---|---|
.. | ||
ByteBuffer.cs | ||
ByteBufferUtil.cs | ||
FlatBufferBuilder.cs | ||
FlatBufferConstants.cs | ||
FlatBuffers.csproj | ||
IFlatbufferObject.cs | ||
Offset.cs | ||
Struct.cs | ||
Table.cs |