invoke

abstract operator fun invoke(bytes: ByteArray): T
open operator fun invoke(base64: String): T