Share via


IDataStream Interface

Methods | This Package | All Packages

Represents a stream that allows the reading and writing of data in a variety of formats.

IByteStream
  |
  +--IDataStream

package com.ms.wfc.io

public interface IDataStream
extends
IByteStream****

Remarks

This interface is an extension of the IByteStream interface.

See Also   BufferedStream, DataStream, File, MemoryStream