Expand description
§Message Parser Module
Pointer-based parser for SWIFT MT messages that tracks position while parsing fields sequentially. This replaces the HashMap-based approach with a more efficient single-pass parser.
Structs§
- Message
Parser - Message parser that tracks position while parsing SWIFT messages