方法

GLibBytesref

自从:2.32

声明 [源]

GBytes*
g_bytes_ref (
  GBytes* bytes
)

描述 [源]

增加对 bytes 的引用计数。

自:2.32

返回值

类型: GBytes

GBytes 对象。

方法调用者拥有返回数据,负责释放它。