| Modifier and Type | Class and Description |
|---|---|
class |
ThreadAheadReadable
Like an ordinary
CharReadable, it's just that the reading happens in a separate thread, so when
a consumer wants to ThreadAheadReadable.read(SectionedCharBuffer, int) more data it's already available, merely a memcopy away. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.