bigInteger

abstract fun bigInteger(name: String): TBigInteger(source)

Builds a codec for representing a BigInteger value.

Return

default codec for BigInteger.

Parameters

name

human readable identifier used in error messages.