QStringList

qtdatastream/types. QStringList

new QStringList(obj)

Source:
Parameters:
Name Type Description
obj *

Extends

Methods

(static) read(buffer) → {Array.<string>}

Source:
Parameters:
Name Type Description
buffer Buffer
Returns:

Buffer coerced to an array of strings

Type
Array.<string>

(inner) toBuffer() → {Buffer}

Source:
Returns:
Type
Buffer