Share via


FFDasmInfixToPostfixStream Class

Definition

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

Constructors

FFDasmInfixToPostfixStream(Stream, Encoding, String, ResourceManager)

Properties

CanRead
CanSeek
CanWrite
Length
Position

Methods

Close()
Flush()
Read(Byte[], Int32, Int32)
ReadByte()
Seek(Int64, SeekOrigin)
SetLength(Int64)
Write(Byte[], Int32, Int32)

Applies to