jar

com.andrewlalis : record-net

Maven & Gradle

Sep 22, 2023
3 stars

Record-Net · A simple library for reading and writing records deterministically and efficiently.

Table Of Contents

Latest Version

Download com.andrewlalis : record-net JAR file - Latest Versions:

All Versions

Download com.andrewlalis : record-net 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 record-net-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.andrewlalis.record_net

├─ com.andrewlalis.record_net.IOUtil.class - [JAR]

├─ com.andrewlalis.record_net.RecordInfo.class - [JAR]

├─ com.andrewlalis.record_net.RecordMappedSerializer.class - [JAR]

├─ com.andrewlalis.record_net.RecordSerializer.class - [JAR]

├─ com.andrewlalis.record_net.UnknownMessageIdException.class - [JAR]

├─ com.andrewlalis.record_net.UnsupportedMessageTypeException.class - [JAR]