SelectionData.getDataWithLength

Retrieves the raw data of the selection along with its length.

class SelectionData
char[]
getDataWithLength
()

Return Value

Type: char[]

the raw data of the selection

Meta