English | Site Directory

Android - An Open Handset Alliance Project

java.nio.channels
public interface

java.nio.channels.ByteChannel

java.nio.channels.ByteChannel ReadableByteChannel WritableByteChannel

A ByteChannel is both readable and writable.

The methods for the byte channel are precisely those defined by readable and writable byte channels.

Known Indirect Subclasses

Summary

Methods inherited from interface java.io.Closeable
Methods inherited from interface java.nio.channels.WritableByteChannel
Methods inherited from interface java.nio.channels.Channel
Methods inherited from interface java.nio.channels.ReadableByteChannel

Details

Build m5-rc15i - 10 Jun 2008 13:54