BinaryTokenizer
Γενική Επισκόπηση
BinaryTokenizer είναι μια τάξη στο Aspose.3d για το Python.
Η BinaryTokenizer.tokenize() αναλύει τη δυαδική εισαγωγή σε μια ακολουθία σημάτων για περαιτέρω επεξεργασία.
Μέθοδοι
| Name | Type | Access | Description |
|---|---|---|---|
data | `` | Read | Gets the data. |
cursor | `` | Read | Gets the cursor. |
is_64bit | `` | Read | Gets the is 64bit. |
| Signature | Description |
|---|---|
__init__(data) | |
tokenize() | Parses the binary data stream and advances the cursor accordingly |