![]() |
Phasor 3.1.1
Stack VM based Programming Language
|
Go to the source code of this file.
Namespaces | |
| namespace | phasor |
| namespace | phasor.Native |
Functions | |
| Tuple[int, str] | phasor.Native._arch_info (binary) |
| Optional[object] | phasor.Native._find_phasor_section (binary) |
| list[int] | phasor.Native._find_all (bytes data, bytes pattern) |
| Optional[int] | phasor.Native._find_payload_size (bytes sec_data, int sz_width, str endian) |
| bytes | phasor.Native.extract_phsb_bytes (Path path) |
Variables | |
| str | phasor.Native._MAGIC_BYTES = b"\x50\x48\x53\x42" |