IFileStreamWrapper Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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) |