Methods | This Package | All Packages

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.