binary file write functions (Big Endian)
These functions allow to write data to binary
files, using the direct Lisp data.
Lisp applications can use these functions to
write data to application-specific (binary) data files.
This function set using "-be" suffix is intended to
write 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. |