dissect.cstruct.types.char¶
Module Contents¶
Classes¶
Character array type for reading and writing byte strings. |
|
Character type for reading and writing bytes. |
- class dissect.cstruct.types.char.CharArray¶
Bases:
bytes,dissect.cstruct.types.base.BaseArrayCharacter array type for reading and writing byte strings.
- classmethod __default__() typing_extensions.Self¶
- class dissect.cstruct.types.char.Char¶
Bases:
bytes,dissect.cstruct.types.base.BaseTypeCharacter type for reading and writing bytes.
- ArrayType¶
- classmethod __default__() typing_extensions.Self¶