flate2
1.0.35
In flate2::gz
Function
flate2
::
gz
::
read_into
Copy item path
source
ยท
[
−
]
fn read_into<R:
Read
>(r:
&mut R
, buffer: &mut [
u8
]) ->
Result
<
usize
>