encode-first ( char -- byte1 byte2 )


Vocabulary
io.encodings.utf16.private

Inputs
charan object


Outputs
byte1an object
byte2an object


Definition