IFileStreamWrapper Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IFileStreamWrapper : IDisposable
public interface IFileStreamWrapper : IDisposable
type IFileStreamWrapper = interface
interface IDisposable
Public Interface IFileStreamWrapper
Implements IDisposable
- Dérivé
- Implémente
Méthodes
| FlushBuffer() | |
| Init(String, Boolean) | |
| Init(String, Boolean, Int32) | |
| ReadData(Byte[], Int32) | |
| ReadData(Byte[], Int32, Int64) | |
| WriteData(Byte[], Int32) | |
| WriteDataDirect(Int64, Byte[], Int32) |