@Service public class ImageService extends Object
| Constructor and Description |
|---|
ImageService() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getImage(String imageName) |
void |
importImages(InputStream inputStream) |
public byte[] getImage(String imageName)
public void importImages(InputStream inputStream) throws IOException
IOExceptionCopyright © 2018. All rights reserved.