Unicode UTF16 « Development Class « C# / C Sharp

Home
C# / C Sharp
1.2D Graphics
2.Class Interface
3.Collections Data Structure
4.Components
5.Data Types
6.Database ADO.net
7.Design Patterns
8.Development Class
9.Event
10.File Stream
11.Generics
12.GUI Windows Form
13.Language Basics
14.LINQ
15.Network
16.Office
17.Reflection
18.Regular Expressions
19.Security
20.Services Event
21.Thread
22.Web Services
23.Windows
24.Windows Presentation Foundation
25.XML
26.XML LINQ
C# / C Sharp by API
C# / CSharp Tutorial
C# / CSharp Open Source
C# / C Sharp » Development Class » Unicode UTF16Screenshots 
1.Write the UTF-16 encoded bytes of the source stringWrite the UTF-16 encoded bytes of the source string
2.Write the UTF-8 and ASCII encoded byte arraysWrite the UTF-8 and ASCII encoded byte arrays
3.Write special symbol to Text file: pi (\u03A0r^2)Write special symbol to Text file: pi (\u03A0r^2)
4.Replace utf-16 encoding with utf-8 encoding
5.Returns the number of additional bytes in a UTF-8 character sequence (not including the first byte).
6.Write a string to a file using default encoding
7.Convert a string from one charset to another charset
8.Return the value of CharSize and display it.
9.Returns the value encoded in Big/Little Endian (PPC, XDR) format.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.