Companion

object Companion

Functions

Link copied to clipboard
fun from(patchLevel: String, partitionName: String = "", logFn: (String) -> Unit = { _ -> }): PatchLevel?
fun from(patchLevel: ASN1Encodable, partitionName: String = "", logFn: (String) -> Unit = { _ -> }): PatchLevel?