No close received for stream
{{ report.waitingForStream ? 'Waiting for message to be' : 'Message is'}} captured asynchronously from a {{report.streaming.toLowerCase()}} stream
Message is null
Message is empty string
Message is stubbed (copied from original report)
Message of type {{report.messageClassName}} is encoded to string using {{report.encoding}} and displayed using Base64 decoded to byte array and byte array decoded to string using UTF-8 (toggle with Base64 button)
Message is truncated ( {{ report.preTruncatedMessageLength - report.message.length}} characters removed)
Could not find stub message for {{report.stubNotFound}}