Mono Class Library: System.Text.Encoding Overview | MembersSystem.Text.Encoding.GetBytes Method |
Encodes the specified char array. [Edit]
|
A byte array containing the encoded representation of chars. [Edit]
Type Reason ArgumentNullException chars is null. [Edit]
Operation
As described above.Note to Inheritors
This method is overridden by types derived from System.Text.Encoding to perform the encoding. [Edit]
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0