| Package | Description |
|---|---|
| com.staros.section |
| Modifier and Type | Method and Description |
|---|---|
Section |
SectionReader.next()
Move to next available section.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SectionReader.forEach(SectionConsumer<? super Section> action)
Convenient interface to iterate all sections, if any excepted with IOException, the iteration will be stopped.
|
Copyright © 2024. All rights reserved.