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-01 19:58:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8472b5f2240487176577d31b90284a7e9f4eea56
flatbuffers
/
net
/
FlatBuffers
History
Wouter van Oortmerssen
2ce5d6c2b6
Merge pull request
#2090
from evolutional/cs-perf-string
...
C# - Performance optimizations
2015-12-14 15:16:46 -08:00
..
Properties
Added Copyright headers
2015-03-11 17:27:38 -07:00
ByteBuffer.cs
C# performance optimization to Pad/Prep methods
2015-12-12 11:39:57 -05:00
FlatBufferBuilder.cs
C# performance optimization to Pad/Prep methods
2015-12-12 11:39:57 -05:00
FlatBufferConstants.cs
Added Copyright headers
2015-03-11 17:27:38 -07:00
FlatBuffers.csproj
Base type safety in C#. Clear FlatBufferBuilder in C#.
2015-07-29 00:33:45 +03:00
Offset.cs
Base type safety in C#. Clear FlatBufferBuilder in C#.
2015-07-29 00:33:45 +03:00
Struct.cs
Initial commit of .NET port of FlatBuffers
2014-09-15 16:13:27 -07:00
Table.cs
Add Get Bytes Method Generator for C#
2015-12-04 11:44:43 -07:00