Table of Contents

AsString

Properties
public readonly string AsString { get; }

Decodes the payload's byte array to a string using UTF8 encoding.

Property Value
Type Description
string
Remarks

Returns empty string if the payload is empty.