Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/http/Writeable$.html below:
Writeable - play.api.http.Writeable
final def !=(arg0: Any): Boolean
-
Definition Classes
-
AnyRef â Any
final def ##(): Int
-
Definition Classes
-
AnyRef â Any
final def ==(arg0: Any): Boolean
-
Definition Classes
-
AnyRef â Any
def apply[A](transform: (A) â ByteString)(implicit ct: ContentTypeOf[A]): Writeable[A]
Creates a Writeable[A]
using a content type for A
available in the implicit scope
Creates a Writeable[A]
using a content type for A
available in the implicit scope
-
transform
-
Serializing function
def apply[A](transform: (A) â ByteString, contentType: Option[String]): Writeable[A]
final def asInstanceOf[T0]: T0
def clone(): AnyRef
-
Attributes
-
protected[java.lang]
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
final def eq(arg0: AnyRef): Boolean
-
Definition Classes
-
AnyRef
def equals(arg0: Any): Boolean
-
Definition Classes
-
AnyRef â Any
def finalize(): Unit
-
Attributes
-
protected[java.lang]
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( classOf[java.lang.Throwable] )
final def getClass(): Class[_]
-
Definition Classes
-
AnyRef â Any
def hashCode(): Int
-
Definition Classes
-
AnyRef â Any
final def isInstanceOf[T0]: Boolean
final def ne(arg0: AnyRef): Boolean
-
Definition Classes
-
AnyRef
final def notify(): Unit
-
Definition Classes
-
AnyRef
final def notifyAll(): Unit
-
Definition Classes
-
AnyRef
final def synchronized[T0](arg0: â T0): T0
-
Definition Classes
-
AnyRef
def toString(): String
-
Definition Classes
-
AnyRef â Any
implicit val wByteArray: Writeable[Array[Byte]]
Straightforward Writeable
for Array[Byte] values.
Straightforward Writeable
for Array[Byte] values.
-
Definition Classes
-
DefaultWriteables
implicit val wBytes: Writeable[ByteString]
Straightforward Writeable
for ByteString values.
Straightforward Writeable
for ByteString values.
-
Definition Classes
-
DefaultWriteables
implicit def wString(implicit codec: Codec): Writeable[String]
Straightforward Writeable
for String values.
final def wait(): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
final def wait(arg0: Long, arg1: Int): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
final def wait(arg0: Long): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
implicit def writeableOf_Content[C <: Content](implicit codec: Codec, ct: ContentTypeOf[C]): Writeable[C]
Writeable
for play.twirl.api.Content
values.
implicit val writeableOf_EmptyContent: Writeable[EmptyContent]
Writeable
for empty responses.
implicit def writeableOf_JsValue(implicit codec: Codec): Writeable[JsValue]
Writeable
for JsValue
values - Json
implicit def writeableOf_NodeBuffer(implicit codec: Codec): Writeable[NodeBuffer]
Writeable
for NodeBuffer
values - literal Scala XML.
Writeable
for NodeBuffer
values - literal Scala XML.
-
Definition Classes
-
DefaultWriteables
implicit def writeableOf_NodeSeq[C <: NodeSeq](implicit codec: Codec): Writeable[C]
Writeable
for NodeSeq
values - literal Scala XML.
Writeable
for NodeSeq
values - literal Scala XML.
-
Definition Classes
-
DefaultWriteables
implicit def writeableOf_XmlContent(implicit codec: Codec, ct: ContentTypeOf[Xml]): Writeable[Xml]
Writeable
for play.twirl.api.Xml
values.
Writeable
for play.twirl.api.Xml
values. Trims surrounding whitespace.
-
Definition Classes
-
DefaultWriteables
implicit def writeableOf_urlEncodedForm(implicit codec: Codec): Writeable[Map[String, Seq[String]]]
Writeable
for urlEncodedForm
values
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4