parse
Parse a MethodDescriptor from the given BufferedInputStream
Return
The parsed MethodDescriptor
Since
0.1.0
Parameters
stream
The BufferedInputStream to parse the MethodDescriptor from
Parse a MethodDescriptor from the given InputStream
Return
The parsed MethodDescriptor
Since
0.1.0
Parameters
descriptor
The InputStream to parse the MethodDescriptor from
Parse a MethodDescriptor from the given String
Return
The parsed MethodDescriptor
Since
0.1.0
Parameters
descriptor
The String to parse the MethodDescriptor from