Skip to main content

Module custom_uefi_json_serde

Module custom_uefi_json_serde 

Source
Expand description

Custom serialization and deserialization for UEFI JSON bytes which is picked from igvm recipe.

Functionsยง

deserialize
Deserialize a base64-encoded string into a vector of bytes.
serialize
Serialize a slice of bytes as a base64-encoded string.