Package com.jme3.export.binary


package com.jme3.export.binary
J3O format (jMonkeyEngine's native binary format)
  • Classes
    Class
    Description
    Exports savable objects in jMonkeyEngine's native binary format.
     
    The default loader to load binaries files.
    ByteUtils is a helper class for converting numeric primitives to and from byte representations.