Loads the class bytes for a given class name FQN.
Loads the class bytes for a given class name FQN.
class bytes or null if class was not found.
Loads the given resouce/file as an array of bytes.
Loads the given resouce/file as an array of bytes.
file contents as bytes or null if file was not found.
Finds a class/file on a path and retrieve the byte code associated with it.