![]() |
Home | Libraries | People | FAQ | More |
Expression |
Attribute |
Description |
---|---|---|
|
8 bits native endian |
Matches an 8 bit binary |
|
16 bits native endian |
Matches a 16 bit binary |
|
16 bits big endian |
Matches a 16 bit binary |
|
16 bits little endian |
Matches a 16 bit binary |
|
32 bits native endian |
Matches a 32 bit binary |
|
32 bits big endian |
Matches a 32 bit binary |
|
32 bits little endian |
Matches a 32 bit binary |
|
64 bits native endian |
Matches a 64 bit binary |
|
64 bits big endian |
Matches a 64 bit binary |
|
64 bits little endian |
Matches a 64 bit binary |