TimeEncoderDecoder

com.github.mauricio.async.db.column.TimeEncoderDecoder
See theTimeEncoderDecoder companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

override def decode(value: String): LocalTime

Attributes

Definition Classes
override def encode(value: Any): String

Attributes

Definition Classes
def formatter: DateTimeFormatter

Inherited methods

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

Attributes

Inherited from:
ColumnDecoder

Attributes

Inherited from:
ColumnDecoder