module documentation

Module related to strings in trace. See the String object.

Class String Represents a string that is read and/or write during the trace.
Function _query_strings Undocumented
Function _unpack_string_access Undocumented
def _query_strings(trace, pattern, take):

Undocumented

def _unpack_string_access(transition, physical_address, linear_address, size, is_write):

Undocumented