Expand description
This module contains types of errors that can happen when parsing iMessage data.
Modulesยง
- attachment
- Errors that can happen when parsing attachment data.
- handwriting
- Errors that can happen when parsing
handwritingdata. - message
- Errors that can happen when parsing message data.
- plist
- Errors that can happen when parsing plist data.
- query_
context - Errors that can happen when parsing query context data.
- streamtyped
- Errors that can happen when parsing
typedstreamdata. This module is for the legacy simpletypedstreamparser. - table
- Errors that can happen when extracting data from a
SQLitetable. - typedstream
- Errors that can happen when parsing
typedstreamdata. This module is for the newtypedstreamdeserializer.