JavaTM 2 Platform
Standard Ed. 5.0

java.nio.channels
ÀÎÅÍÆäÀ̽º ByteChannel

¸ðµç ½´ÆÛ ÀÎÅÍÆäÀ̽º:
Channel, Closeable, ReadableByteChannel, WritableByteChannel
¾Ë·ÁÁø ±¸Çö Ŭ·¡½º ¸ñ·Ï:
DatagramChannel, FileChannel, SocketChannel

public interface ByteChannel
extends ReadableByteChannel, WritableByteChannel

¹ÙÀÌÆ®ÀÇ read¿Í write¸¦ ÇÒ ¼ö Àִ ä³ÎÀÔ´Ï´Ù. ÀÌ ÀÎÅÍÆäÀ̽º´Â ReadableByteChannel °ú WritableByteChannel¸¦ ÅëÀÏÇÏ´Â °Í¸¸À¸·Î »õ·Î¿î Á¶ÀÛÀº ÀÏÀý ÁöÁ¤ÇÏÁö ¾Ê½À´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.4

¸Þ¼­µå °³¿ä
 
ÀÎÅÍÆäÀ̽º java.nio.channels. ReadableByteChannel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
read
 
ÀÎÅÍÆäÀ̽º java.nio.channels. Channel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
close, isOpen
 
ÀÎÅÍÆäÀ̽º java.nio.channels. WritableByteChannel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
write
 
ÀÎÅÍÆäÀ̽º java.nio.channels. Channel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
close, isOpen
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.