public final class ArticleStream extends FilterInputStream implements PendingData
in| Modifier and Type | Method and Description |
|---|---|
void |
readToEOF()
Read to the end of the article data.
|
available, close, mark, markSupported, read, read, read, reset, skippublic void readToEOF()
throws IOException
readToEOF in interface PendingDataIOException - if an I/O error occurredCopyright © 2017. All rights reserved.