Documentation
Dlang.org
Stream.writeString
gmime
stream
Stream
Writes string to stream.
class
Stream
ptrdiff_t
writeString
(
string
str
)
Parameters
str
string
string to write
Return Value
Type:
ptrdiff_t
the number of bytes written or %-1 on fail.
gmime
stream
Stream
constructors
this
functions
bufferGets
bufferReadln
close
construct
eos
flush
length
read
reset
seek
self
setBounds
substream
tell
write
writeString
writeToStream
writev
properties
_gType
static functions
_getGType
builder
Writes string to stream.