| Python3Script Xojo Plugin |
|
Python3Bytes Class (console safe)
A class that represents Python3 memory block.
Python3EntityBase
Python3Bytes
class Python3Bytes
Constructors
Python3Bytes (console safe) | Constructor which takes in Xojo string. |
Python3Bytes (console safe) | Constructor which takes in Xojo MemoryBlock. |
Properties
Size (console safe) | Returns the size of the memory block. |
Methods
GetPtr (Inherited) (console safe) | Gets pointed to the actual python object under the hood. |
Hash (Inherited) (console safe) | Computes and return the hash value of the object. |
ToMemoryBlock (console safe) | Converts the Python3Bytes memoryblock to Xojo MemoryBlock with undefined encoding. |
ToString (console safe) | Converts the Python3Bytes memoryblock to Xojo string with undefined encoding. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bit