StreamMem.newWithBuffer
Creates a new #GMimeStreamMem object and initializes the stream contents with the first len bytes of buffer.
Parameters
buffer | stream data |
Returns
a new memory stream initialized with buffer.
Creates a new #GMimeStreamMem object and initializes the stream contents with the first len bytes of buffer.
buffer | stream data |