public static class FileUploadHandler.SimpleMultiPartInputStream extends InputStream
| Constructor and Description |
|---|
SimpleMultiPartInputStream(InputStream realInputStream,
String boundaryString) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic SimpleMultiPartInputStream(InputStream realInputStream, String boundaryString)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2020 Vaadin Ltd. All rights reserved.