binhex.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
malformed-hqx tuple


Ordinary words
WordStack effect
alphabet( -- value )
begin( -- value )
ch>hqx( ch -- ch )
check-crc( bytes -- bytes )
crc16-binhex( bytes -- n )
hqx-decode( chars -- bytes )
hqx-encode( bytes -- chars )
hqx>ch( ch -- ch )
malformed-hqx( -- * )
read-header( -- name type auth flags #data #resource )
rel90%( slice -- )
rel90,( ch -- )
rle90-decode( bytes -- bytes' )
rle90-encode( bytes -- bytes' )
skip-return( -- ch )
write-header( binhex -- )
write-with-crc( bytes -- )


Class predicate words
WordStack effect
malformed-hqx?( object -- ? )


Files