Represents a data message which can be sent over a HTTP/2 stream.

Implements

Properties

bytes → List<int>
read-only

Constructors

DataStreamMessage(List<int> bytes)

Methods

toString() → String

Returns a string representation of this object.