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