com.epam.fix.message
Class MsgBuf
java.lang.Object
com.epam.fix.message.MsgBuf
public class MsgBuf
- extends Object
Constructor Summary |
MsgBuf()
|
MsgBuf(byte[] arr)
debugging purposes only |
buffer
public byte[] buffer
offset
public int offset
length
public int length
MsgBuf
public MsgBuf()
MsgBuf
public MsgBuf(byte[] arr)
- debugging purposes only
getFixFieldList
public FIXFieldList getFixFieldList()
setFixFieldList
public void setFixFieldList(FIXFieldList fixFieldList)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.