Skip to main content
encode_binary
imago
0.2.4
In imago::
qcow2::
metadata
imago
::
qcow2
::
metadata
Function
encode_
binary
Copy item path
Source
fn encode_binary<T:
OnDiskStruct
>(val:
&T
) ->
Result
<
Vec
<
u8
>>
Expand description
Return a byte buffer for
val
.