public interface Multiplexer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
write(int track,
Buffer buf) |
void write(int track,
Buffer buf)
throws java.io.IOException
java.io.IOExceptionvoid close()
throws java.io.IOException
java.io.IOExceptionCopyright © 2022. All Rights Reserved.