monero_wallet
0.1.0
In monero_wallet::io
Function
monero_wallet
::
io
::
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.