parse_bytes
Description:
[
Version ( since =
"0.14.0" ) ]
public bool parse_bytes (
Bytes bytes,
FormatKind format)
throws Error
Parses any AppStream metadata into one or more Component instances.
Parameters:
this |
An instance of Metadata.
|
bytes |
Metadata describing one or more software components.
|
format |
The format of the data (XML or YAML).
|
Returns: