ResourceReader

Extend this trait to add support your class for reading resources

Extend this trait to add support your class for reading resources

class Object
trait Matchable
class Any

Value members

Concrete methods

def open[U](resourceFileName: String)(f: BufferedInputStream => U): U