pub(crate) fn extract_string( payload: &[u8], offset: usize, len: usize, ) -> String
Implements extract string.