setAttribute

open fun setAttribute(index: Int, att: Attribute, fromUnicode: Boolean)

Set/update the value of an existing attribute.

Since

3.4.0 Creation

Parameters

fromUnicode

Must be true if your SVS dataset is UTF-8encoded, false otherwise.

Throws