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