API 版本:2.0
库版本:2.83.2
由 gi-docgen 2024.1 生成
从:2.82
GBytes* g_converter_convert_bytes ( GConverter* converter, GBytes* bytes, GError** error )
将 converter 应用到 bytes 中的数据。
converter
bytes
类型: GBytes
GBytes
要转换的数据。
错误
类型: GError **
GError **
用于可恢复错误的返回位置。
NULL
GError*
GError
包含转换后数据的新的 GBytes,或在发生错误时为 NULL。