Package | Description |
---|---|
com.univocity.parsers.common.input | |
com.univocity.parsers.common.input.concurrent |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCharInputReader
A default CharInputReader which only loads batches of characters when requested by the
AbstractCharInputReader through the DefaultCharInputReader.reloadBuffer() method. |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentCharInputReader
A concurrent CharInputReader that loads batches of characters in a separate thread and assigns them to buffer in
AbstractCharInputReader when requested. |
Copyright © 2022 Univocity Software Pty Ltd. All rights reserved.