BinaryTokenizer

BinaryTokenizer

General

BinaryTokenizer és una classe en Aspose.3d per a Python.

BinaryTokenizer.tokenize() analisa la entrada binària en una seqüència de tokens per a un posterior processament.

Mètodes

NameTypeAccessDescription
data``ReadGets the data.
cursor``ReadGets the cursor.
is_64bit``ReadGets the is 64bit.
SignatureDescription
__init__(data)
tokenize()Parses the binary data stream and advances the cursor accordingly
tokenize()Parses binary input into a sequence of tokens for further processing
 Català