iota_
storage
1.5.0-alpha
iota_storage
Function
compress
Copy item path
Source
pub fn compress<R:
Read
, W:
Write
>(reader:
&mut R
, writer:
&mut W
) ->
Result
<
()
>