toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-format-core
/
org.http4k.format
/
bigInteger
big
Integer
inline
fun
<
BUILDER
,
OUT
>
AutoMappingConfiguration
<
BUILDER
>
.
bigInteger
(
noinline
inFn
:
(
BigInteger
)
->
OUT
,
noinline
outFn
:
(
OUT
)
->
BigInteger
)
:
AutoMappingConfiguration
<
BUILDER
>