Java Charset Base64 Encoder/Decoder 0.8

License: Free ‎File size: N/A
‎Users Rating: 4.5/5 - ‎2 ‎votes

This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");

VERSION HISTORY

  • Version jcbed-0.8 posted on 2008-12-23
    Several fixes and updates
  • Version jcbed-0.8 posted on 2008-12-23

Program Details