String

redis.ByteStringSerializerLowPriority.String

Attributes

Source
ByteStringSerializerLowPriority.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
String.type

Members list

Value members

Concrete methods

def serialize(key: String): ByteString

Inherited methods

def contramap[A](f: A => String): ByteStringSerializer[A]

Attributes

Inherited from:
ByteStringSerializer
Source
ByteStringSerializer.scala