buffer-next

There are two unrelated functions named buffer-next.  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.
Returns a buffer’s “next” mark.
A generic function.

Generic Functions

buffer-next

Returns a buffer’s “next” mark.

Exported from

Modifiers

sealed

Arguments

bufAn instance of <buffer>.

Values

nextAn instance of <buffer-index>.

buffer-next

A generic function.

Exported from

Modifiers

sealed

Arguments

argAn instance of <object>.

Values

#rest moreInstances of <object>.
There are two unrelated functions named buffer-next.
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.