buffer-next-setter

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

Generic Functions

buffer-next-setter

Sets the “next” mark of a buffer.

Exported from

Modifiers

sealed

Arguments

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

Values

nextAn instance of <buffer-index>.  The next argument.

buffer-next-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-next-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.