FIXTradingCommunity/fix-simple-binary-encoding

Error in nullValue of MonthYear encoding

kleihan opened this issue · 0 comments

Posted on FIX website (https://forum.fixtrading.org/t/public-comment-period-simple-binary-encoding-sbe-v2-0-rc1/14182/2) by user sorabai (Sorabain de Lioncourt):

Pretty minor, but noticed an error in “standard encoding of MonthYear”


a uint16 could never contain the value 65536 so the null value is invalid. Assume it’s meant to be 65535