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.BaseType
Integer type that can span an arbitrary amount of bytes.
- signed: bool¶