Posted: Tue Dec 18, 2018 4:52 am Post subject: Binary field in DFDL
Centurion
Joined: 19 Apr 2010 Posts: 135
Hello
I am trying to set up a DFDL structure to model data that s all text except for one field. This one field is a binary field (it's actually a bit map of an image).
I suspect that the DFDL parser is trying to look for the terminator (the two-character sequence "1D" - is that what you intended?) but in order to do that it needs to convert the bytes into characters.
Did you mean to specify the terminator as a single byte? If so, you should specify it as" %#x1D;"
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum