All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.dongliu.apk.parser.struct.ByteOrder Maven / Gradle / Ivy

The newest version!
package net.dongliu.apk.parser.struct;

/**
 * @author dongliu
 */
public enum ByteOrder {
    BIG, LITTLE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy