| Package | Description |
|---|---|
| com.gc.iotools.stream.is |
Provides classes that extends java.io.InputStream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReadAheadInputStream
This class tries to read the
InputStream passed as a parameter
in a memory buffer, thus improving the reading performances. |
Copyright © 2008–2015. All rights reserved.