HL7FFStream Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class HL7FFStream : System::IO::Stream
public class HL7FFStream : System.IO.Stream
type HL7FFStream = class
inherit Stream
Public Class HL7FFStream
Inherits Stream
- Inheritance
-
HL7FFStream
Constructors
HL7FFStream(Stream, Stream, Stream, Encoding) |
Properties
CanRead | |
CanSeek | |
CanWrite | |
Length | |
Position |
Methods
Flush() | |
Read(Byte[], Int32, Int32) | |
Seek(Int64, SeekOrigin) | |
SetLength(Int64) | |
Write(Byte[], Int32, Int32) |