basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
The target is to help developers with small modules (Snippets) of PHP, HTML, JavaScript and Java not to invent the wheel again. ;-) //
Es soll versucht werden Entwicklern fertige kleine Module (Snippets) in PHP, JavaScript, Java anzubieten. ;-)