Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructor
async_iostream(
streams::streambuf<CharType> strbuf
);
Parameters
- strbuf
The asynchronous stream buffer to use for I/O
Requirements
Header: interopstream.h
Namespace: concurrency::streams