| Projects on Google Code | Results 1 - 2 of 2 |
=Jinahya java libraries=
* Maven Repo: http://jinahya.googlecode.com/svn/maven/2/repo
----
==jinahya.io - I/O Utilities==
===bitio - Bit level I/O in Java===
* [http://jinahya.googlecode.com/svn/maven/2/site/jinahya.io/bitio/index.html Generated Maven Site]
* [http://jinahya.googlecode.com/...
A collection of high performance c-string transformations, frequently 2x faster than standard implementations (if they exist at all).
including
* base64, standard
* base64, [WebSafeBase64 web/url safe], with configurable alphabet
* base85 (good for http cookies)
* base16 (hex)
* ...