icu/docs/userguide/io/ustream.md

402 B

layout title nav_order parent
default ustream 2 IO

C++: ustream

The ustream interface provides a Unicode iostream-like API.

At this time, this API contains operator<< and operator>> for UnicodeString manipulation with the C++ I/O stream API.