toggle menu
Signum
3.10.0
common
switch theme
search in API
indispensable-asn1
/
at.asitplus.signum.indispensable.asn1.encoding
/
decodeOrNull
decode
Or
Null
inline
fun
<
T
>
Asn1Primitive
.
decodeOrNull
(
tag
:
ULong
,
transform
:
(
content
:
ByteArray
)
->
T
)
:
T
?
(
source
)
Exception-free version of
decode