cryptix.tools
Class Scar.ScarOutputStream
FilterOutputStream
cryptix.tools.Scar.ScarOutputStream
- Scar
(package private) final class Scar.ScarOutputStream
extends FilterOutputStream
crc
(package private) PRZ24 crc
inBuf
(package private) byte[] inBuf
inOff
(package private) int inOff
lineLength
(package private) int lineLength
ScarOutputStream
public ScarOutputStream(OutputStream os)
throws IOException
close
public void close()
throws IOException
write
public void write(byte[] b,
int offset,
int length)
throws IOException
write
public void write(int b)
throws IOException