getEncoder

fun getEncoder(oldSchoolClientType: OldSchoolClientType): E?

Gets the encoder for a given oldSchoolClientType.

Return

the client-specific encoder of this extended info block, or null if one has not been registered.

Parameters

oldSchoolClientType

the client type for which to obtain the encoder.