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