TimeDecoder

com.github.mauricio.async.db.mysql.column.TimeDecoder$
object TimeDecoder extends ColumnDecoder

Attributes

Graph
Supertypes
trait ColumnDecoder
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def decode(value: String): Duration

Attributes

Definition Classes
ColumnDecoder

Inherited methods

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

Attributes

Inherited from:
ColumnDecoder

Attributes

Inherited from:
ColumnDecoder

Concrete fields

final val Hour: Long