Interface TByteChannel
- All Superinterfaces:
TAutoCloseable
,TChannel
,TCloseable
,TReadableByteChannel
,TWritableByteChannel
- All Known Subinterfaces:
TSeekableByteChannel
-
Method Summary
Methods inherited from interface org.teavm.classlib.java.nio.channels.TReadableByteChannel
read
Methods inherited from interface org.teavm.classlib.java.nio.channels.TWritableByteChannel
write