public class BoundaryLimitedInputStream
extends java.io.InputStream
Constructor and Description |
---|
BoundaryLimitedInputStream(java.io.InputStream src,
java.lang.String startBoundary) |
Modifier and Type | Method and Description |
---|---|
int |
read() |