get_fstring

Function get_fstring 

Source
pub fn get_fstring(
    bytearray: &[u8],
    byte_index: usize,
    max_length: usize,
    remove_padding: bool,
) -> String