org.apache.daffodil.processors.unparsers
override in nil specified length unparsers
override in nil specified length unparsers
We only truncate strings, and only if textStringJustification is left or right, and only if truncateSpecifiedLengthString is yes.
We only truncate strings, and only if textStringJustification is left or right, and only if truncateSpecifiedLengthString is yes.
Truncates strings to the right length measured in bits. LengthUnits is Bits, but we still don't know whether the encoding is fixed width or variable width.