Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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
Decoder « Development Class « C# / C Sharp
C# / C Sharp
Development Class
Decoder
1.
Converts a sequence of encoded bytes into a set of characters.
2.
Create a new instance of the Decoder class.
3.
Calculates the number of characters produced by decoding a sequence of bytes from the specified byte array.
4.
Decode a sequence of bytes from the specified byte array