ScannerG.inputText

Prepares to scan a text buffer.

class ScannerG
void
inputText
(
string text
,
uint textLen
)

Parameters

text string

the text buffer to scan

textLen uint

the length of the text buffer

Meta