[ CCode ( has_construct_function = false , type = "GMimeStream*" ) ]
public StreamMem.with_buffer (uint8[] buffer)
Creates a new StreamMem object and initializes the stream contents with the first
buffer.length
bytes of buffer
.
buffer |
stream data |
len |
buffer length |
a new memory stream initialized with |