DataFrame
org.http4s.blaze.http.http2.DataFrame
Data frame for http2
Attributes
- data
actual stream data. The
ByteBufferindexes may be modified by the receiver. TheByteBufferindexes are considered owned by this DataFrame, but its data must not be modified.- endStream
if this is the last message of the stream
- Source:
- StreamFrame.scala
- Graph
- Supertypes