RedisDouble

redis.ByteStringDeserializerDefault.RedisDouble$

Attributes

Source:
Converter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def deserialize(bs: ByteString): Double

Attributes

Definition Classes
Source:
Converter.scala

Inherited methods

def map[A](f: Double => A): ByteStringDeserializer[A]

Attributes

Inherited from:
ByteStringDeserializer
Source:
Converter.scala