read_string

Function read_string 

Source
pub fn read_string(data: &[u8], offset: usize) -> Option<(String, usize)>
Expand description

从字节数组中读取字符串