file_buffer 類別
檔案資料流的資料流緩衝區。
template<
typename _CharType
>
class file_buffer;
參數
- _CharType
file_buffer 的基本元素的資料類型。
Members
公用方法
名稱 |
描述 |
---|---|
多載。 開啟表示指定檔案的新資料流緩衝區。 |
需求
**標頭:**filestream.h
**命名空間:**concurrency::streams
檔案資料流的資料流緩衝區。
template<
typename _CharType
>
class file_buffer;
名稱 |
描述 |
---|---|
多載。 開啟表示指定檔案的新資料流緩衝區。 |
**標頭:**filestream.h
**命名空間:**concurrency::streams