Package | Description |
---|---|
cern.colt.buffer.tchar |
Fixed sized (non resizable) streaming buffers holding char elements connected to a target objects to which data is automatically flushed upon buffer overflow.
|
Class and Description |
---|
CharBuffer2DConsumer
Target of a streaming CharBuffer2D into which data is flushed upon
buffer overflow.
|
CharBuffer3DConsumer
Target of a streaming CharBuffer3D into which data is flushed upon
buffer overflow.
|
CharBufferConsumer
Target of a streaming CharBuffer into which data is flushed upon
buffer overflow.
|
Jump to the Parallel Colt Homepage