jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
511 stars 51 forks source link

Extra options on deserialization (mutability and greedy parse) #19

Closed jamescourtney closed 5 years ago

jamescourtney commented 5 years ago

Add two options to serializer options class: Mutability and greedy parsing.