Module error

Module error 

Source
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 handwriting data.
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 typedstream data. This module is for the legacy simple typedstream parser.
table
Errors that can happen when extracting data from a SQLite table.
typedstream
Errors that can happen when parsing typedstream data. This module is for the new typedstream deserializer.