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.