BatchingStream Classe
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 ref class BatchingStream : System::IO::Stream
public class BatchingStream : System.IO.Stream
type BatchingStream = class
inherit Stream
Public Class BatchingStream
Inherits Stream
- Héritage
-
BatchingStream
Propriétés
CanRead | |
CanSeek | |
CanWrite | |
Length | |
Position |
Méthodes
Flush() | |
Read(Byte[], Int32, Int32) | |
Seek(Int64, SeekOrigin) | |
SetLength(Int64) | |
Write(Byte[], Int32, Int32) |