io.encodings.utf16.private vocabulary - Factor Documentation (original) (raw)
Summary
Metadata
Parents: | io.encodings.utf16 |
---|
Words
Generic words
Word | Stack effect |
---|---|
![]() |
( string stream -- ) |
![]() |
( string stream -- ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( byte ch -- ch ) |
![]() |
( off n byte-array string -- ) |
![]() |
( off string -- byte-array ) |
![]() |
( string stream -- ) |
![]() |
( string stream -- ) |
![]() |
( stream byte -- stream char ) |
![]() |
( stream byte -- stream char ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( bom -- le/be ) |
![]() |
( char stream -- ) |
![]() |
( char stream -- ) |
![]() |
( stream byte -- stream char ) |
![]() |
( stream byte1 byte2 -- stream char ) |
![]() |
( char -- byte1 byte2 ) |
![]() |
( char -- byte3 byte4 ) |
![]() |
( stream -- stream char ) |
![]() |
( stream byte -- stream char ) |
![]() |
( stream ch -- stream char ) |
![]() |
( h -- b1 b2 ) |
![]() |
( char1 char2 stream -- ) |
Files
resource:core/io/encodings/utf16/utf16.factor
resource:core/io/encodings/utf16/utf16-docs.factor
resource:core/io/encodings/utf16/utf16-tests.factor