encode-utf7-string ( str codec -- bytes )


Vocabulary
io.encodings.utf7

Inputs
stran object
codecan object


Outputs
bytesan object


Definition