Gets or sets the character used as the prefix for each encoded byte.
public char EncodedBytePrefixChar { get; set; }
The character used as the prefix for each encoded byte.
The default value for this property is ‘%’.