erc-decode-parsed-server-response

erc-decode-parsed-server-response is a compiled Lisp function in `erc-backend.el'.

(erc-decode-parsed-server-response PARSED-RESPONSE)

Decode a pre-parsed PARSED-RESPONSE before it can be handled.

If there is a channel name in `erc-response.command-args', decode
`erc-response' according to this channel name and
`erc-encoding-coding-alist', or use `erc-server-coding-system'
for decoding.