MemoryInputStream.newFromBytes
gio.memory_input_stream.MemoryInputStream newFromBytes(glib.bytes.Bytes bytes)Creates a new #GMemoryInputStream with data from the given bytes.
Parameters
bytes | a #GBytes |
Returns
new #GInputStream read from bytes
gio.memory_input_stream.MemoryInputStream newFromBytes(glib.bytes.Bytes bytes)Creates a new #GMemoryInputStream with data from the given bytes.
bytes | a #GBytes |