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) |