write-all-octets

Function

Package: excl

Arguments: stream buffer start end

Returns the number of octets written. This function is similar to write-octets, except that it will not return until all octets have been actually written, or unless an error occurs.

See streams.htm for information on the simple-streams implementation in Allegro CL.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.