replacement-char ( -- value )


Vocabulary
io.encodings

Inputs and outputs
valuean integer


Word description
A code point that replaces input that could not be decoded. The presence of this character in the decoded data usually signifies an error.

Definition
IN: io.encodings

CONSTANT: replacement-char 65533 inline