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) |