java.lang.Object
org.apache.pekko.http.impl.engine.ws.Bits
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public final class Bits extends Object implements scala.Product, Serializable
See Also:
  • Constructor Details

    • Bits

      public Bits(scala.collection.immutable.Seq<Bits.BitElement> elements)
  • Method Details

    • elements

      public scala.collection.immutable.Seq<Bits.BitElement> elements()
    • toByteString

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