extract_block4

Function extract_block4 

Source
pub fn extract_block4(input: &str) -> Result<String, ParseError>
Expand description

Extract Block 4 content from SWIFT message input. If input starts with “{”, attempts to extract Block 4. Otherwise, assumes input is already Block 4 content.