TimeWithTimezoneEncoderDecoder

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def formatter: DateTimeFormatter

Attributes

Definition Classes

Inherited methods

override def decode(value: String): LocalTime

Attributes

Definition Classes
Inherited from:
TimeEncoderDecoder
def decode(kind: ColumnData, value: ByteBuf, charset: Charset): Any

Attributes

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

Attributes

Definition Classes
Inherited from:
TimeEncoderDecoder

Attributes

Inherited from:
ColumnDecoder