Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Encoder « Development Class « C# / C Sharp
C# / C Sharp
Development Class
Encoder
1.
Encoder converts a set of characters into a sequence of bytes.
2.
Create a new instance of the Encoder class
3.
Calculates the number of bytes produced by encoding a set of characters
4.
Encode a set of characters from the specified character array