getMethodByCode

open fun getMethodByCode(code: Int): ZipMethod

returns the ZipMethod for the given code or null if the method is not known.

Return

the ZipMethod for the given code or null if the method is not known.

Parameters

code

the code