with-input-from-buffer

Macro

Package: excl

Arguments: (var buffer &key index start end external-format) forms

Similar to with-input-from-string but with an octet buffer instead of a lisp string. The external-format argument should be the name of an external-format, or :default will cause it to be looked up in the locale.

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.