Skip to main content

read_fix

Function read_fix 

Source
pub fn read_fix(buffer: &mut Vec<u8>) -> Option<Vec<u8>>
Expand description

Returns Some<String> if it can find a potential fix message otherwise returns None Drains the buffer.