Re: [Quickfix-developers] Rawdata field
Brought to you by:
orenmnero
|
From: Caleb E. <cal...@gm...> - 2005-05-31 13:31:13
|
On 5/27/05, Alexey Zubko <ale...@in...> wrote: > I need to send a binary data in a message and I put RawDataLength and > RawData fields. > But sometimes I have a 'Could not convert field' exception during sendin= g > of the message. > Is there a limitation on data or is there a known problem in quickfix? Which version of QuickFIX? There were bugs in versions prior to 1.9.3 when messages contained embedded \0 bytes, even in data fields. --=20 Caleb Epstein caleb dot epstein at gmail dot com |