writeLimit

open override val writeLimit: Int

Defines last relative position of the backed buffer that can be written. Any addition to the buffer that goes beyond will throw an exception instead of regrow the buffer (default behavior).