gnu.inet.nntp

Class ArticleStream

Implemented Interfaces:
PendingData

public final class ArticleStream
extends java.io.FilterInputStream
implements PendingData

A stream that can be told to read to the end of its data.

Version:
$Revision: 1.4 $ Date$

Author:
Chris Burdess

Nested Class Summary

Method Summary

void
readToEOF()
Read to the end of the article data.

Method Details

readToEOF

public void readToEOF()
            throws java.io.IOException
Read to the end of the article data.
Specified by:
readToEOF in interface PendingData


© Copyright 2003 The Free Software Foundation, all rights reserved