Skip to main content
is_gzip_data
r
0.2.0
In r::
interpreter::
builtins::
serialize
r
::
interpreter
::
builtins
::
serialize
Function
is_
gzip_
data
Copy item path
Source
pub fn is_gzip_data(data: &[
u8
]) ->
bool
Expand description
Check for gzip magic number (0x1f 0x8b).