Click or drag to resize

IWrapperStreamFactory Methods

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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