2.2.38 MethodsPart
The MethodsPart block is the second half of the ClassType encoding rule and defines the methods for the class.
-
MethodsPart = EncodingLength MethodCount MethodCountPadding *MethodDescription MethodHeap
A class encoding that has no methods MUST still contain the indicated fields. MethodCount MUST be zero, and there MUST be a zero-length MethodHeap that is encoded according to their respective rules.