jar

com.googlecode.sbinary : sbinary

Maven & Gradle

Nov 24, 2008

SBinary · A library for serializing and deserializing data in a platform and jvm version independent way. Provides simple mechanisms for defining a consistent binary format for your objects. It's a very (very) loose port of Haskell's Data.Binary

Table Of Contents

Latest Version

Download com.googlecode.sbinary : sbinary JAR file - Latest Versions:

All Versions

Download com.googlecode.sbinary : sbinary JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 sbinary-0.1-rc1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

sbinary.generic

├─ sbinary.generic.Building.class - [JAR]

├─ sbinary.generic.Generic.class - [JAR]

sbinary

├─ sbinary.Binary.class - [JAR]

├─ sbinary.Instances.class - [JAR]

├─ sbinary.Operations.class - [JAR]