Packages
gmime-3.0
GMime
Stream
Stream
@construct
close
eos
flush
length
read
reset
seek
set_bounds
substream
tell
write
write_string
write_to_stream
writev
write_string
Description:
public
ssize_t
write_string
(
string
str)
Writes
string
to
this
.
Parameters:
this
a
Stream
str
string to write
Returns:
the number of bytes written or %-1 on fail.