The parameters of the text variant.
If packet variant is TextVariantType.MessageAndParams otherwise null.
The source of the text variant.
If packet variant is TextVariantType.AuthorAndMessage otherwise null.
The type of the text variant.
StaticreadRead a value from the stream.
The BinaryStream to read from.
Options for reading the data type, such as endianness.
The value read from the stream.
StaticwriteWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Options for writing the data type, such as endianness.
The message of the text variant.