Function libflate::gzip::read_cstring

source ·
fn read_cstring<R>(reader: R) -> Result<CString>where
    R: Read,