This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers
Watch
1
Star
0
Fork
1
You've already forked flatbuffers
mirror of
https://github.com/google/flatbuffers.git
synced
2026-06-02 04:04:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e568f170963d4d5dff5069e5012a1816185d3d6d
flatbuffers
/
net
/
FlatBuffers
History
Wouter van Oortmerssen
e568f17096
Fixed C# SizedByteArray copying leading bytes of ByteBuffer.
...
Tested: on Windows. Change-Id: I946dacf799eae835ec041ea759622f74b0384937
2015-01-16 15:36:25 -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
Fixed C# SizedByteArray copying leading bytes of ByteBuffer.
2015-01-16 15:36:25 -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
Refactored the Java and C# code generators into one.
2014-09-18 12:29:31 -07:00