monero_wallet
0.1.0
In monero_wallet::io
Function
monero_wallet
::
io
::
read_byte
Copy item path
source
ยท
[
−
]
pub fn read_byte<R>(r:
&mut R
) ->
Result
<
u8
,
Error
>
where R:
Read
,
Expand description
Read a single byte.