Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Decoder « Development « VB.Net
VB.Net
Development
Decoder
1.
Decoder Class converts a sequence of encoded bytes into a set of characters.
2.
Create Decoder class.
3.
Decoder.GetCharCount calculates the number of characters produced by decoding a sequence of bytes
4.
Decodes a sequence of bytes from the specified byte array