See: Description
| Class | Description |
|---|---|
| BitInput |
A
BitInput wraps an underlying input stream to provide
bit-level input. |
| BitOutput |
A
BitOutput wraps an underlying output stream to
provide bit-level output. |
| FileExtensionFilter |
A file filter that accepts all base files with a suffix with a
specified value or one of a set of specified values.
|
| FileLineReader |
A
FileLineReader instance represents the lines of a file. |
| Reporter |
A
Reporter is the abstract base class on which reporters
are defined that provide incremental feedback from long-running
tasks at various levels of granularity. |
| Reporters |
The
Reporters utility class provides static factory methods
for the creation of various instances of Reporter. |
| Enum | Description |
|---|---|
| LogLevel |
A
LogLevel is used to indicate a severity level for selecting
which logging messages to report. |
Copyright © 2016 Alias-i, Inc.. All rights reserved.