Class ResponseRenderingOutput.HttpData

java.lang.Object
org.apache.pekko.http.impl.engine.rendering.ResponseRenderingOutput.HttpData
All Implemented Interfaces:
Serializable, ResponseRenderingOutput, scala.Equals, scala.Product
Enclosing interface:
ResponseRenderingOutput

public static class ResponseRenderingOutput.HttpData extends Object implements ResponseRenderingOutput, scala.Product, Serializable
See Also:
  • Constructor Details

    • HttpData

      public HttpData(org.apache.pekko.util.ByteString bytes)
  • Method Details

    • bytes

      public org.apache.pekko.util.ByteString bytes()