IFileStreamWrapper Interface

Definição

public interface class IFileStreamWrapper : IDisposable
public interface IFileStreamWrapper : IDisposable
type IFileStreamWrapper = interface
    interface IDisposable
Public Interface IFileStreamWrapper
Implements IDisposable
Derivado
Implementações

Métodos

FlushBuffer()
Init(String, Boolean)
Init(String, Boolean, Int32)
ReadData(Byte[], Int32)
ReadData(Byte[], Int32, Int64)
WriteData(Byte[], Int32)
WriteDataDirect(Int64, Byte[], Int32)

Aplica-se a