parseEvents

Parses the events field from a list of base64-encoded strings to a list of DiagnosticEvent XDR objects.

Return

list of parsed DiagnosticEvent objects, or null if events is null

Throws

if any XDR string is malformed or cannot be decoded