org.paneris.bibliomania.fti
Class FivePacker

java.lang.Object
  extended by org.paneris.bibliomania.fti.FivePacker

public class FivePacker
extends java.lang.Object


Constructor Summary
FivePacker()
           
 
Method Summary
static long number_(byte[] bytes, int off)
           
static void set_(byte[] bytes, int offset, long number)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FivePacker

public FivePacker()
Method Detail

number_

public static long number_(byte[] bytes,
                           int off)

set_

public static void set_(byte[] bytes,
                        int offset,
                        long number)


Copyright © 2000-2009 PanEris. All Rights Reserved.