Mono Class Library: System.IO.BinaryReader Overview | Members

System.IO.BinaryReader.Read Overloads

The overloads of Read are listed below. For a list of all members, see the BinaryReader Members list.

Public Methods

Read() : int
Documentation for this section has not yet been entered.
Read(byte[], int, int) : int
Documentation for this section has not yet been entered.
Read(char[], int, int) : int
Documentation for this section has not yet been entered.