Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
write()
[2/17]
void Ice::OutputStream::write
(
const char *
vdata
,
bool
convert
=
true
)
inline
Writes a string to the stream.
Parameters
vdata
The null-terminated string to marshal.
convert
true
to process
vdata
through the narrow string converter (if not null),
false
to write
vdata
as-is.
Definition at line
585
of file
OutputStream.h
.
Ice
OutputStream
Generated by
1.14.0