jar

io.github.billywei01 : packable

Maven & Gradle

Aug 17, 2022
31 stars

packable · An effective data interchange format and serialization framework.

Table Of Contents

Latest Version

Download io.github.billywei01 : packable JAR file - Latest Versions:

All Versions

Download io.github.billywei01 : packable JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 packable-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.packable

├─ io.packable.ByteArrayPool.class - [JAR]

├─ io.packable.CharArrayPool.class - [JAR]

├─ io.packable.CompactCoder.class - [JAR]

├─ io.packable.DecodeBuffer.class - [JAR]

├─ io.packable.EncodeBuffer.class - [JAR]

├─ io.packable.LongArrayPool.class - [JAR]

├─ io.packable.NumberType.class - [JAR]

├─ io.packable.PackArrayCreator.class - [JAR]

├─ io.packable.PackConfig.class - [JAR]

├─ io.packable.PackCreator.class - [JAR]

├─ io.packable.PackDecoder.class - [JAR]

├─ io.packable.PackEncoder.class - [JAR]

├─ io.packable.Packable.class - [JAR]

├─ io.packable.TagFormat.class - [JAR]