Skip to content

ratelle/erl_string_encoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang string encoders

This is an erlang nif of Google's stringencoders library. https://code.google.com/p/stringencoders/

It should compile without problem if you installed string encoder in a standard location.

The implementation could be better, especially when it reallocates binaries because of the trailing null character. I will probably have to modify stringencoders for that.

The procedures can be called with any iolist but they will always return a binary.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published