Package | Description |
---|---|
com.gc.iotools.stream.base |
Base classes and Enumerations.
|
com.gc.iotools.stream.is |
Provides classes that extends java.io.InputStream.
|
com.gc.iotools.stream.os |
Provides classes that extends java.io.OutputStream.
|
com.gc.iotools.stream.reader |
Provides classes that extends java.io.Reader.
|
com.gc.iotools.stream.writer |
Provides classes that extends java.io.Writer.
|
Class and Description |
---|
ByteUnit |
ExecutionModel
This class enumerates the policies for instantiating
Threads
in classes of EasyStream library that needs of them. |
Class and Description |
---|
AbstractInputStreamWrapper
Provides common functionality to the easystream library:
holds a source InputStream
provide a AbstractInputStreamWrapper.closeOnce() method that's called exactly once.
provide an implementation of AbstractInputStreamWrapper#skip(final long n) and
AbstractInputStreamWrapper.read() methods.
Keeps track of the position in the source stream over mark and reset.
|
ByteUnit |
ExecutionModel
This class enumerates the policies for instantiating
Threads
in classes of EasyStream library that needs of them. |
Class and Description |
---|
ExecutionModel
This class enumerates the policies for instantiating
Threads
in classes of EasyStream library that needs of them. |
Class and Description |
---|
ByteUnit |
ExecutionModel
This class enumerates the policies for instantiating
Threads
in classes of EasyStream library that needs of them. |
Class and Description |
---|
ExecutionModel
This class enumerates the policies for instantiating
Threads
in classes of EasyStream library that needs of them. |
Copyright © 2008–2016. All rights reserved.