CHANGES:
- Add
unsafe_take_cstruct_exactandunsafe_take_cstruct_neparsers. PARSER.parsefunction now takes?posparameter and returnsposalong with the parsed value. This allows creating pull based parsers.- Expose
Promisemodule.
CHANGES:
unsafe_take_cstruct_exact and unsafe_take_cstruct_ne parsers.PARSER.parse function now takes ?pos parameter and returns pos along with the parsed value. This allows creating pull based parsers.Promise module.