Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Get the current string.

Link copied to clipboard

Get the current buffer containing the stem.

Link copied to clipboard

Get the valid length of the current buffer.

Link copied to clipboard
fun setCurrent(value: String)
fun setCurrent(text: CharArray, length: Int)

Set the current string.

Link copied to clipboard
abstract fun stem(): Boolean