buffer-end-setter

There are two unrelated functions named buffer-end-setter.  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-setter.
Sets the “end” mark of a buffer.
A generic function.

Generic Functions

buffer-end-setter

Sets the “end” mark of a buffer.

Exported from

Modifiers

sealed

Arguments

endAn instance of <buffer-index>.
bufAn instance of <buffer>.

Values

endAn instance of <buffer-index>.  The end argument.

buffer-end-setter

A generic function.

Exported from

Modifiers

sealed

Arguments

argAn instance of <object>.
argAn instance of <object>.

Values

#rest moreInstances of <object>.
There are two unrelated functions named buffer-end-setter.
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 types named <buffer-index>.
There are two unrelated <buffer> classes.
The class of all Dylan objects.