Skip to content

Myitian/Modified-UTF8-Encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modified UTF8 Encoding

NuGet

A C# implementation of Java's Modified UTF-8.
It can decode UTF-8 and Modified UTF-8, and can encode Modified UTF-8.
Some code modified from .NET source code.

What is Modified UTF8

See Wikipedia.

Example

Example