Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The IWrapperStreamFactory type exposes the following members.

Methods

  NameDescription
GetInputStream
Requests an input Stream that wraps the passed Stream.
GetOutputStream
Requests an output Stream that wraps the passed Stream.

See Also