monero_
wallet
0.1.0
In monero_
wallet::
io
monero_wallet
::
io
Function
read_u32
Copy item path
Source
pub fn read_u32<R>(r:
&mut R
) ->
Result
<
u32
,
Error
>
where R:
Read
,
Expand description
Read a u32, little-endian encoded.