Pads the string with the character on the right until it has count characters. Truncates the string on the right if it has more than count characters.
Pads the string with the character on the right until it has count characters. Truncates the string on the right if it has more than count characters.