cryptix.tools
final class Scar.ScarOutputStream extends FilterOutputStream
Field Summary | |
---|---|
PRZ24 | crc |
byte[] | inBuf |
int | inOff |
int | lineLength |
Constructor Summary | |
---|---|
ScarOutputStream(OutputStream os) |
Method Summary | |
---|---|
void | close() |
void | write(int b) |
void | write(byte[] b, int offset, int length) |