Assigning byte value - is this a bug?

<?xml version="1.0" encoding="UTF-8"?>

just create the data file - single then \n

Dear ruof.fael,

We’ve created a bug report in our bug tracking system
(http://bug.cloveretl.com/view.php?id=5151) for the issue.

Best regards,

Your CloverETL Support team

Tomas Waller

workaround.

byte val = new byte[1];
val[0] = 75;