org.pentaho.reporting.libraries.fonts
public class LEByteAccessUtilities extends Object
Method Summary | |
---|---|
static int | readLong(byte[] data, int pos) |
static long | readLongDateTime(byte[] data, int pos) |
static short | readShort(byte[] data, int pos) |
static long | readULong(byte[] data, int pos) |
static int | readUShort(byte[] data, int pos) |