numeric

skunk.codec.numeric$
object numeric extends NumericCodecs

Attributes

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

Members list

Concise view

Value members

Inherited methods

def numeric(precision: Int, scale: Int): Codec[BigDecimal]

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala
def safe[A](f: String => A): String => Either[String, A]

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Inherited fields

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala
val int4: Codec[Int]

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala

Attributes

Inherited from:
NumericCodecs
Source:
NumericCodecs.scala