Decode a serialized Lighthouse assertion data buffer into a readable
structure. Tries each known instruction-data deserializer; the first one
that succeeds identifies the assertion family.
Returns null if no deserializer matches (corrupt or unknown format).
Decode a serialized Lighthouse assertion data buffer into a readable structure. Tries each known instruction-data deserializer; the first one that succeeds identifies the assertion family.
Returns
nullif no deserializer matches (corrupt or unknown format).