binary file read functions (Big Endian)
These functions allow to read data from binary
files, returning the direct Lisp data equivalents.
Lisp applications can use these functions to
load data from application-specific (binary) data files.
This function set using "-be" suffix is intended to
read the data, when stored in "Big Endian" byte sequence on the
file.
This implies that the logical and physical
structure of a "binary file" is known from their
documentations.
|
|
Remarks |
|
© Bricsys NV. All rights reserved. |