jar

net.codesup.utilities : base-n-codec

Maven & Gradle

Apr 29, 2015

Arbitrary radix octet encoder · Small utility library to encode binary data to a representation with arbitrary radix. Any given alphabet can be used as a grammar for the encoding.

Table Of Contents

Latest Version

Download net.codesup.utilities : base-n-codec JAR file - Latest Versions:

All Versions

Download net.codesup.utilities : base-n-codec JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window base-n-codec-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.codesup.utilities.basen

├─ net.codesup.utilities.basen.AnyBaseEncoder.class - [JAR]

Advertisement