public class XORWritableIntChannel extends FilterWritableIntChannel
input| Constructor and Description |
|---|
XORWritableIntChannel(WritableIntChannel input,
int xorPattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int i) |
close, isOpenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwritepublic XORWritableIntChannel(WritableIntChannel input, int xorPattern)
public void write(int i)
throws IOException
IOExceptionCopyright © 2023 LSST. All rights reserved.