ex_fix v0.2.3 ExFix.Parser
FIX message parser
Link to this section Summary
Link to this section Functions
Link to this function
parse(data, dictionary, expected_seqnum \\ nil, validate \\ true)
Parse full message
Link to this function
parse1(data, dictionary, expected_seqnum \\ nil, validate \\ true)
Parse - stage1
Link to this function
parse2(msg)
Parse rest of the message