Default implementation of the
org.codehaus.backport175.reader.bytecode.spi.BytecodeProvider interface which
reads the bytecode from disk.
author: Jonas Bonér
Returns the bytecode for a specific class.
Parameters: className - the fully qualified name of the class Parameters: loader - the class loader that has loaded the class the bytecode