Partager via


BatchingStreamWrapper Classe

Définition

public ref class BatchingStreamWrapper : System::IO::Stream
public class BatchingStreamWrapper : System.IO.Stream
type BatchingStreamWrapper = class
    inherit Stream
Public Class BatchingStreamWrapper
Inherits Stream
Héritage
BatchingStreamWrapper

Constructeurs

BatchingStreamWrapper(BatchingStream, VirtualStream)

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 à