Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: int ReadControlCode()

Declaration

public virtual int ReadControlCode()

Summary

Reads a control code from the stream at the current position. If there is no control code at the current position, returns -1. Otherwise returns the code read. Throws EndOfStreamException if the stream ends in the middle of a control code.