io.encodings.utf8.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Generic words
WordStack effect
encode-string-utf8( string stream -- )


Ordinary words
WordStack effect
append-nums( stream byte -- stream char )
begin-utf8( stream byte -- stream char )
char>utf8( char stream -- )
decode-utf8( stream -- char/f )
double( stream byte -- stream char )
encoded( stream char -- )
maximum-code-point( char maximum -- char )
minimum-code-point( char minimum -- char )
quadruple( stream byte -- stream char )
starts-2?( char -- ? )
triple( stream byte -- stream char )


Files