io.encodings.utf16n vocabulary
Factor documentation > Factor handbook > Vocabulary index


Summary
UTF16 encoding with native byte order

Meta-data
Authors:Daniel Ehrenberg


Words

Singleton classes
utf16n


Ordinary words
WordStack effect
utf16n( -- descriptor )


Class predicate words
WordStack effect
utf16n?( object -- ? )


Files
resource:core/io/encodings/utf16n/utf16n.factor
resource:core/io/encodings/utf16n/utf16n-docs.factor
resource:core/io/encodings/utf16n/utf16n-tests.factor