FixedLength
An EndMarking where the String is always encoded as a fixed length length. If the string is longer, its final characters will be dropped. If it is smaller, it will be padded with null characters.
An EndMarking where the String is always encoded as a fixed length length. If the string is longer, its final characters will be dropped. If it is smaller, it will be padded with null characters.