Parents: | binhex |
Class | Superclass | Slots |
malformed-hqx | tuple |
Word | Stack 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 -- ) |
Word | Stack effect |
malformed-hqx? | ( object -- ? ) |