org.http4s.Entity
See theEntity companion trait
object Entity
Attributes
- Companion
- trait
- Source
- Entity.scala
- Graph
-
- Supertypes
- Self type
-
Entity.type
Members list
Type members
Classlikes
Attributes
- Source
- Entity.scala
- Supertypes
- Self type
-
Empty.type
Attributes
- Source
- Entity.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Entity[F]class Objecttrait Matchableclass AnyShow all
final case class Strict(bytes: ByteVector) extends Entity[Pure]
Attributes
- Source
- Entity.scala
- Supertypes
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Source
- Entity.scala
Attributes
- Source
- Entity.scala
Attributes
- Source
- Entity.scala
Generates a Strict entity with the string encoded the given charset.
Generates a Strict entity with the string encoded the given charset.
Implicits
Implicits
Attributes
- Source
- Entity.scala
In this article