Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

anders/jutf

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jutf

This library implements support for the modified UTF-8 scheme used in Java. In particular, this is the format used by the DataInputStream#readUTF and DataOutputStream#writeUTF methods.

The library exports two functions:

func Decode(d []byte) (string, error)
func Encode(s string) []byte

License

MIT. See LICENSE.

About

Go implementation of modified UTF-8 (Java)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.