public class PaddedManifestStream extends InputStream
| Constructor and Description |
|---|
PaddedManifestStream(InputStream realStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read() |
available, mark, markSupported, read, read, reset, skippublic PaddedManifestStream(InputStream realStream)
public int read()
throws IOException
read in class InputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InputStreamIOExceptionCopyright © 2014 JBoss, A division of Red Hat, Inc. All rights reserved.