Partager via


BatchingStream Classe

Définition

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)

S’applique à