set

fun set(short: Short)(source)

Set the short at the index

Since

0.1.0

Parameters

short

The short to set


fun set(unsignedShort: UShort)(source)

Set the short at the index

Since

0.1.0

Parameters

unsignedShort

The unsigned short to set


fun set(char: Char)(source)

Set the short at the index

Since

0.1.0

Parameters

char

The char to set