dissect.cstruct.types.packed¶
Module Contents¶
Classes¶
Packed type for Python struct (un)packing. |
Attributes¶
- dissect.cstruct.types.packed.T¶
- class dissect.cstruct.types.packed.Packed¶
Bases:
dissect.cstruct.types.base.BaseType,Generic[T]Packed type for Python struct (un)packing.
- packchar: str¶