pub fn read_advance_string(window: &mut &[u8]) -> Result<String>
Parse string from buffer, move buffer pointer forward.