@FunctionalInterface public static interface StreamResource.StreamSource extends Serializable
Modifier and Type | Method and Description |
---|---|
InputStream |
getStream()
Returns new input stream that is used for reading the resource.
|
InputStream getStream()
Copyright © 2023 Vaadin Ltd. All rights reserved.