Click or drag to resize

IWrapperStreamFactory Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The IWrapperStreamFactory type exposes the following members.

Methods
  NameDescription
Public methodGetInputStream
Requests an input Stream that wraps the passed Stream.
Public methodGetOutputStream
Requests an output Stream that wraps the passed Stream.
Top
See Also