replacement-char ( -- value )


Vocabulary
io.encodings

Inputs
None

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