Android
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.Channel
Methods inherited from interface java.nio.channels.ReadableByteChannel
Methods inherited from interface java.nio.channels.WritableByteChannel

Details

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56