Compartir a través de


BatchingStream Clase

Definición

public ref class BatchingStream : System::IO::Stream
public class BatchingStream : System.IO.Stream
type BatchingStream = class
    inherit Stream
Public Class BatchingStream
Inherits Stream
Herencia
BatchingStream

Propiedades

CanRead
CanSeek
CanWrite
Length
Position

Métodos

Flush()
Read(Byte[], Int32, Int32)
Seek(Int64, SeekOrigin)
SetLength(Int64)
Write(Byte[], Int32, Int32)

Se aplica a