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