biz.onixs.fix.fast.util
Class FastUtils

java.lang.Object
  extended by biz.onixs.fix.fast.util.FastUtils

public class FastUtils
extends Object


Method Summary
static String byte2BinaryString(int b)
           
static biz.onixs.util.ByteBuffer decimal2Buffer(int exponent, long mantissa)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

byte2BinaryString

public static String byte2BinaryString(int b)

decimal2Buffer

public static biz.onixs.util.ByteBuffer decimal2Buffer(int exponent,
                                                       long mantissa)


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.