Python3Script Xojo Plugin
Python3Bytes.Constructor Constructor
Constructor which takes in Xojo string.
Constructor(
value
as
String)
Parameters
value
The string to copy to the Python3Bytes memory block.
Remarks
See Also
Python3Bytes Class