Mono Class Library: System.Text.Decoder Overview | Members

System.Text.Decoder.GetChars Method

Documentation for this section has not yet been entered.

[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public virtual int GetChars (byte* bytes, int byteCount, char* chars, int charCount, bool flush)

Parameters

bytes
Documentation for this section has not yet been entered.
byteCount
Documentation for this section has not yet been entered.
chars
Documentation for this section has not yet been entered.
charCount
Documentation for this section has not yet been entered.
flush
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.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0