Package com.univocity.parsers.common.input.concurrent
package com.univocity.parsers.common.input.concurrent
-
ClassesClassDescriptionA concurrent CharInputReader that loads batches of characters in a separate thread and assigns them to buffer in
AbstractCharInputReader
when requested.