ZSegmentStream クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class ZSegmentStream : System::IO::Stream
public class ZSegmentStream : System.IO.Stream
type ZSegmentStream = class
inherit Stream
Public Class ZSegmentStream
Inherits Stream
- 継承
-
ZSegmentStream
コンストラクター
ZSegmentStream(HL7DataReader, MessageType, Encoding, Boolean, HL7DocumentSchema) |
プロパティ
CanRead | |
CanSeek | |
CanWrite | |
Errors | |
Length | |
Position |
メソッド
Dispose(Boolean) | |
Flush() | |
IsEndStream(DataReader, MessageType, String) | |
Read(Byte[], Int32, Int32) | |
Seek(Int64, SeekOrigin) | |
SetLength(Int64) | |
Write(Byte[], Int32, Int32) |