flatbuffers-net
flatbuffers-net copied to clipboard
fbs for BCL types
There are several BCL types in common use (eg: DateTime
, TimeSpan
, etc). Created a bcl.fbs
schema for these types in a similar way that Marc Gravell did in Protobuf-net