nix_compat
0.1.0
In nix_compat::nar::reader::read
Function
nix_compat
::
nar
::
reader
::
read
::
u64
Copy item path
source
ยท
[
−
]
pub fn u64(reader: &mut
Reader
<'_>) ->
Result
<
u64
>
Expand description
Consume a little-endian
u64
from the reader.