Strict
org.http4s.Entity.Strict
final case class Strict(bytes: ByteVector) extends Entity[Pure]
Attributes
- Source
- Entity.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- Entity.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- Entity.scala
Concrete fields
Attributes
- Source
- Entity.scala
In this article