| Package | Description |
|---|---|
| org.jsefa.common.lowlevel.io |
| Modifier and Type | Method and Description |
|---|---|
LineSegment |
LineSegmentReader.read()
Reads a
LineSegment from the stream. |
LineSegment |
LineSegmentReader.read(int limit)
Reads a
LineSegment from the stream with an upper bound for the length of its content. |
LineSegment |
LineSegmentReader.read(int specialTerminator,
int limit)
Reads a
LineSegment from the stream. |
Copyright © 2014. All rights reserved.