Share via


async_iostream::async_iostream 建構函式

建構函式

async_iostream(
   streams::streambuf<CharType> strbuf
);

參數

  • strbuf
    要用於 I/O 的非同步資料流緩衝區

需求

**標頭:**interopstream.h

**命名空間:**concurrency::streams

請參閱

參考

async_iostream 類別