Edit

Share via


ZSegmentStream Class

Definition

public ref class ZSegmentStream : System::IO::Stream
public class ZSegmentStream : System.IO.Stream
type ZSegmentStream = class
    inherit Stream
Public Class ZSegmentStream
Inherits Stream
Inheritance
ZSegmentStream

Constructors

ZSegmentStream(HL7DataReader, MessageType, Encoding, Boolean, HL7DocumentSchema)

Properties

CanRead
CanSeek
CanWrite
Errors
Length
Position

Methods

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

Applies to