-
Nested Class Summary
Nested classes/interfaces inherited from class dev.argon.esexpr.ESExprCodec
ESExprCodec.FailurePath -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ESExprCodec<Integer> A codec for signed int values. -
Method Summary
Modifier and TypeMethodDescriptionprotected @NotNull IntegerfromBigInt(@NotNull BigInteger value) protected @NotNull BigIntegerMethods inherited from class dev.argon.esexpr.codecs.IntCodecBase
decode, encode, tagsMethods inherited from class dev.argon.esexpr.ESExprCodec
decode, optionalCodec
-
Field Details
-
INSTANCE
A codec for signed int values.
-
-
Method Details
-
fromBigInt
-
toBigInt
-