fixMarkLimit

open fun fixMarkLimit()

Reduces the mark limit to match the current buffer length to prevent the buffer from continuing to increase in size.

Subsequent calls to mark will be obeyed and may cause the buffer size to increase.