Seal
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Seal
Seal - Core
/
com.jermey.seal.core.asn1
/
Asn1Element
/
findChild
find
Child
fun
findChild
(
childTag
:
Asn1Tag
)
:
Asn1Element
?
(
source
)
Find the first child whose tag equals
childTag
, or
null
.