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

System.IO.BinaryReader.ReadChars Method

Reads a maximum of count characters from the stream and advances the current position by the number of characters read. Current character encoding rules apply.

public virtual char[] ReadChars (int count)

Parameters

count
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0