Share via


streambuf::commit 方法

送出由資料流緩衝區已配置的區塊。

virtual void commit(
   size_t count
);

參數

  • count
    要認可的字元數。

需求

**標頭:**astreambuf.h

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

請參閱

參考

streambuf 類別