GetUint8Array Data Member Function

Populates a <Uint8Array> with the values of the individual chars in the <Str>.

Prototype

int32 GetUint8Array( Uint8Array dst )

Parameters

Parameter Type Parameter Name Documentation
<Uint8Array>dstA pointer to the destination <Uint8Array>.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.