getBuffer

fun getBuffer(oldSchoolClientType: OldSchoolClientType): ByteBuf?

Gets the latest pre-computed buffer for the given oldSchoolClientType.

Return

the pre-computed buffer, or null if it does not exist.

Parameters

oldSchoolClientType

the client for which to obtain the buffer.