convert_bytes
Description:
Applies this to the data in bytes.
Parameters:
| this |
the `GConverter` to use |
| bytes |
the data to convert |
Returns:
|
A newly-allocated `GBytes` with the converted data, or `NULL` if an error occurred |