StreamMem.setByteArray

void setByteArray(ubyte[] array)

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.

Parameters

arraystream data