public class PaddedManifestStream extends InputStream
Constructor and Description |
---|
PaddedManifestStream(InputStream realStream) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skip
public PaddedManifestStream(InputStream realStream)
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2013 JBoss, A division of Red Hat, Inc. All rights reserved.