Skip to main content
decode_binary
imago
0.2.4
In imago::
qcow2::
metadata
imago
::
qcow2
::
metadata
Function
decode_
binary
Copy item path
Source
fn decode_binary<T:
OnDiskStruct
>(slice: &[
u8
]) ->
Result
<T>
Expand description
Decode
T
from the given byte buffer.