StreamMem.with_byte_array
Description:
[
CCode ( has_construct_function =
false , type =
"GMimeStream*" ) ]
public StreamMem.with_byte_array (
ByteArray array)
Creates a new StreamMem with data array
.
Parameters:
Returns:
a new memory stream using array .
|