parsley.debug.Codec
See theCodec companion trait
object Codec
Attributes
- Companion
- trait
- Source
- Codec.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Codec.type
Members list
Implicits
Implicits
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Implicitly converts a reference to an encodable object
Implicitly converts a reference to an encodable object
Type parameters
- B
-
the type to be contained in this reference during runtime
Value parameters
- c
-
The string encoder-decoder for type
B
- r
-
The reference
Attributes
- Returns
-
The encodable object storing
r
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
Attributes
- Source
- Codec.scala
In this article