FloatEncoderDecoder

com.github.mauricio.async.db.column.FloatEncoderDecoder$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def decode(value: String): Float

Attributes

Definition Classes

Inherited methods

def decode(kind: ColumnData, value: ByteBuf, charset: Charset): Any

Attributes

Inherited from:
ColumnDecoder
def encode(value: Any): String

Attributes

Inherited from:
ColumnEncoder

Attributes

Inherited from:
ColumnDecoder