pub fn parse_spec(input: &[u8]) -> Result<FixSpec, FixSpecError>
Try converting byte array into a FIX spec tree.