async_
compression
0.4.22
In async_
compression::
codec::
gzip::
decoder
Structs
GzipDecoder
Enums
State
Functions
check_footer
async_compression
::
codec
::
gzip
::
decoder
Function
check_footer
Copy item path
Settings
Help
Summary
Source
fn check_footer(crc: &
Crc
, input: &[
u8
]) ->
Result
<
()
>