GMime.StreamMem.StreamMem.with_byte_array – gmime-3.0 Reference Manual
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:
array
source data
Returns:
a new memory stream using
array
.
2022 vala-language.org