gnu.inet.nntp
Class ArticleStream
java.lang.Objectjava.io.InputStreamjava.io.FilterInputStreamgnu.inet.nntp.ArticleStream
- PendingData
public final class ArticleStream
extends java.io.FilterInputStream
A stream that can be told to read to the end of its data.
Version:
- Chris Burdess
void | readToEOF()- Read to the end of the article data.
|
readToEOF
public void readToEOF()
throws java.io.IOException Read to the end of the article data.
- readToEOF in interface PendingData
© Copyright 2003 The Free Software Foundation,
all rights reserved