Microsoft SDK for Java

IReader Interface

Defines an interface that can read a sequential stream of characters.

package com.ms.wfc.io

public interface IReader

Remarks

The Reader class provides a default implementation of this interface.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.