IFileStreamWrapper 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IFileStreamWrapper : IDisposable
public interface IFileStreamWrapper : IDisposable
Public Interface IFileStreamWrapper
Implements IDisposable
- 衍生
- 實作
方法
| FlushBuffer() | |
| Init(String, Boolean) | |
| Init(String, Boolean, Int32) | |
| ReadData(Byte[], Int32) | |
| ReadData(Byte[], Int32, Int64) | |
| WriteData(Byte[], Int32) | |
| WriteDataDirect(Int64, Byte[], Int32) |