file: job.t package: muf status: alpha
The |enbyte
function converts a block from native
in-db format to a pure-byte format suitable for network
transmission to another server.
Currently, this means that immediate values (meaning mainly floats, ints and chars) and strings of length 111 or less are passed by value, and other values are passed as proxies.
See section |debyte. See section ints3ToDbref.
Go to the first, previous, next, last section, table of contents.