資料來源 : pyDict
將二進制文件轉換成ASCII,(提供了將二進制數據文件轉換成 ASCII文件的功能。早期使用於APPLE MACINTOSH 系統中)
資料來源 : Free On-Line Dictionary of Computing
BinHex
A {Macintosh} format for representing a {binary
file} using only {printable character}s. The file is
converted to lines of letters, numbers and punctuation.
Because BinHex files are simply text they can be sent through
most {electronic mail} systems and stored on most computers.
However the conversion to text makes the file larger, so it
takes longer to transmit a file in BinHex format than if the
file was represented some other way.
{Filename extension}: .hqx.
See also {BinHex 4.0}, {uuencode}.
[Encoding algorithm?]
(1994-11-30)