Interface HttpData

All Superinterfaces:
AutoCloseable, Bytes, HttpObject, SafeCloseable

public interface HttpData extends HttpObject, Bytes
HTTP/2 data that contains a chunk of bytes.
  • Method Details