Project Description

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");

(This Description is auto-translated) Try to translate to Japanese Show Original Description

다운로드

  • Latest Download File
    • jcbed.jar (날짜: 2008-12-23, 크기: 12.05 KB)

Review
Your rating
Review this project