[ Version ( since = "0.9.31" ) ]
public void set_replacement_codepoint (Codepoint replacement)
Sets the Codepoint that replaces invalid entries for a given encoding when adding
text to buffer.
Default is BUFFER_REPLACEMENT_CODEPOINT_DEFAULT.
| replacement |
the replacement Codepoint |
| buffer |
An Buffer |