다음을 통해 공유


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)

적용 대상