IFileStreamWrapper 介面

定義

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)

適用於