buffer-end

There are two unrelated functions named buffer-end.  The one exported from Module system relates to a memory buffer.  The one exported from Module streams relates to a stream buffer.

Summary
There are two unrelated functions named buffer-end.
Returns the “end” mark of a buffer.
A generic function.

Generic Functions

buffer-end

Returns the “end” mark of a buffer.

Exported from

Modifiers

sealed

Arguments

bufAn instance of <buffer> (from the system module).

Values

indexAn instance of <buffer-index>.

buffer-end

A generic function.

Exported from

Modifiers

sealed

Arguments

argAn instance of <object>.

Values

#rest moreInstances of <object>.
There are two unrelated functions named buffer-end.
The System module exports an interface to the C language (the C-FFI) and certain operating system calls.
The streams module.
There are two unrelated <buffer> classes.
There are two unrelated types named <buffer-index>.
The class of all Dylan objects.