Microsoft SDK for Java

IWriter Interface

Represents a writer that can write a sequential stream of characters.

package com.ms.wfc.io

public interface IWriter

Remarks

The Writer class provides a default implementation of this interface.

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