public class MacInputStream extends FilterInputStream
| Modifier and Type | Field and Description |
|---|---|
protected Mac |
mac |
in| Constructor and Description |
|---|
MacInputStream(InputStream stream,
Mac mac) |
protected Mac mac
public MacInputStream(InputStream stream, Mac mac)
public int read()
throws IOException
read in class FilterInputStreamIOExceptionpublic int read(byte[] b,
int off,
int len)
throws IOException
read in class FilterInputStreamIOExceptionpublic Mac getMac()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.