--- layout: default title: ustream nav_order: 2 parent: IO --- # C++: ustream The ustream interface provides a Unicode iostream-like API. At this time, this API contains `operator<<` and `operator>>` for [UnicodeString](../strings/index.md) manipulation with the C++ I/O stream API.