Methods | This Package | All Packages

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.