다음을 통해 공유


BatchStream 클래스

정의

public ref class BatchStream : System::IO::Stream
public class BatchStream : System.IO.Stream
type BatchStream = class
    inherit Stream
Public Class BatchStream
Inherits Stream
상속
BatchStream

생성자

BatchStream(Stream, Stream, Stream, Stream, Stream, IPipelineContext, String, Boolean, Boolean)

속성

CanRead
CanSeek
CanWrite
Length
Position

메서드

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

적용 대상