@implicitNotFound(msg = "No ByteString deserializer found for type ${T}. Try to implement an implicit ByteStringDeserializer for this type.")
- Companion:
- object
- Source:
- Converter.scala
class Object
trait Matchable
class Any
object ByteArray.type
object ByteString.type
object RedisDouble.type
object String.type
trait ByteStringFormatter[T]