sui_
storage
0.1.0
sui_storage
Function
compress
Copy item path
Source
pub fn compress<R:
Read
, W:
Write
>(reader:
&mut R
, writer:
&mut W
) ->
Result
<
()
>