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


Vocabulary
io.encodings

Inputs
string-lengthan object
encodingan object


Outputs
byte-lengthan object


Definition

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


Methods