构造函数

GioMemoryInputStreamnew

声明 [源代码]

GInputStream*
g_memory_input_stream_new (
  void
)

描述 [源代码]

创建一个新的空的 GMemoryInputStream

返回值

类型: GInputStream

一个新的 GInputStream

调用此函数的代码将拥有数据的所有权,并负责释放数据。