Handbook
Glossary
utf16le? ( object -- ? )
Vocabulary
io
.
encodings
.
utf16
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
utf16le
class.
Definition
USING:
kernel
;
IN:
io.encodings.utf16
:
utf16le?
( object -- ? )
\
utf16le
eq?
;