dissect.cstruct.types.int¶
Module Contents¶
Classes¶
Integer type that can span an arbitrary amount of bytes. |
- class dissect.cstruct.types.int.Int¶
Bases:
int,dissect.cstruct.types.base.BaseTypeInteger type that can span an arbitrary amount of bytes.
- signed: bool¶