StreamMem.setByteArray

Sets the byte array on the memory stream.

Note: The memory stream is not responsible for freeing the byte array. Use gmime.stream_mem.StreamMem.setOwner to change this behavior.

class StreamMem
void
setByteArray
(
ubyte[] array
)

Parameters

array ubyte[]

stream data