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, skip
public SimpleMultiPartInputStream(InputStream realInputStream, String boundaryString)
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2018 Vaadin Ltd. All rights reserved.