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