com.epam.fix.message
Class FIXFormatter
java.lang.Object
com.epam.fix.message.FIXFormatter
public class FIXFormatter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
byteArrayPool
public ArrayList<byte[][]> byteArrayPool
FIXFormatter
public FIXFormatter()
formatInt
public byte[] formatInt(long value)
formatInt
public byte[] formatInt(long value,
int entryNum)
formatFloat
public StringBuffer formatFloat(double value)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.