org.dbpedia.extraction.util
Counts read bytes, sends number to callback function.
callback function. first argument is number of bytes read so far, second argument is true on final call (when stream is closed)
Counts read bytes, sends number to callback function.