IFileStreamWrapper 接口

定义

public interface class IFileStreamWrapper : IDisposable
public interface IFileStreamWrapper : IDisposable
type IFileStreamWrapper = interface
    interface 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)

适用于