Share via


IWriter Interface

Methods | This Package | All Packages

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.