xtd
0.2.0
Loading...
Searching...
No Matches
◆
write_line()
[15/15]
template<typename ... args_t>
void xtd::io::text_writer::write_line
(
const
xtd::string
&
fmt
,
args_t &&...
args
)
inline
noexcept
Writes the specified arguments with specified format to the text stream.
Parameters
format
The arguments format to write.
args
The arguments to write with format.
Exceptions
io::io_exception
An I/O error occurs.
xtd
io
text_writer
Generated on Sat Sep 14 2024 21:25:31 for xtd by
Gammasoft
. All rights reserved.