Convert null results back to undefined once we're out of the protocol stack.
null
undefined
This works in tandem with deserializeMessage to properly handle null values in JSONRPC messages.
deserializeMessage
Convert
nullresults back toundefinedonce we're out of the protocol stack.This works in tandem with
deserializeMessageto properly handlenullvalues in JSONRPC messages.