CharacterBuffer

A simple IO buffer to use with CharacterUtils.fill.

Properties

Link copied to clipboard

Returns the internal buffer

Link copied to clipboard
var length: Int

Return the length of the data in the internal buffer starting at .getOffset

Link copied to clipboard
var offset: Int

Returns the data offset in the internal buffer.

Functions

Link copied to clipboard
fun reset()

Resets the CharacterBuffer. All internals are reset to its default values.