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