MemoryInputStream
Creates a new empty #GMemoryInputStream.
Return
a new #GInputStream
Creates a new #GMemoryInputStream with data from the given @bytes.
Return
new #GInputStream read from @bytes
Since
2.34
Parameters
bytes
a #GBytes
constructor(gioMemoryInputStreamPointer: <Error class: unknown class><<Error class: unknown class>>)(source)