simple-binary-encoding icon indicating copy to clipboard operation
simple-binary-encoding copied to clipboard

Generate optional fields as nullable

Open odeheurles opened this issue 12 years ago • 0 comments

Optional fields, exposed as C# properties should encapsulate null values (the value used to represent null, as defined here: https://github.com/WeAreAdaptive/simple-binary-encoding/blob/master/main/java/uk/co/real_logic/sbe/PrimitiveValue.java)

odeheurles avatar Dec 06 '13 00:12 odeheurles