play.api.mvc.Codec
See theCodec companion object
A Codec handle the conversion of String to Byte arrays.
Value parameters
- charset
-
The charset to be sent to the client.
- encode
-
The transformation function.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article