guess-decoded-length ( byte-length encoding -- string-length )


Vocabulary
io.encodings

Inputs
byte-lengthan object
encodingan object


Outputs
string-lengthan object


Definition

GENERIC: guess-decoded-length
( byte-length encoding -- string-length )


Methods