Description
When importing data generated by Pigmix using pigper.jar, the first char of the value of a map are missing like in the following example:
DATA GENERATED:
f^DGvds_NL //^D is the delimiter
DATA LOADED:
f#vds_NL
The letter G is missing.
This issue reproduces to the key of the map when the number of bytes >1