public interface WritableIntChannel extends Channel
| Modifier and Type | Method and Description |
|---|---|
void |
write(int i) |
default void |
write(IntBuffer buffer) |
void write(int i)
throws IOException
IOExceptiondefault void write(IntBuffer buffer) throws IOException
IOExceptionCopyright © 2023 LSST. All rights reserved.