Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


com.tangosol.io
Interface InputStreaming

All Superinterfaces:
com.oracle.common.io.InputStreaming
All Known Subinterfaces:
ReadBuffer.BufferInput
All Known Implementing Classes:
AbstractByteArrayReadBuffer.ByteArrayBufferInput, AbstractReadBuffer.AbstractBufferInput, ByteBufferReadBuffer.ByteBufferInput, MultiBufferReadBuffer.MultiBufferInput, WrapperBufferInput

public interface InputStreaming
extends com.oracle.common.io.InputStreaming

This is the interface represented by the Java InputStream class.

Author:
cp 2005.01.18

Method Summary

 

Methods inherited from interface com.oracle.common.io.InputStreaming
available, close, mark, markSupported, read, read, read, reset, skip

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.