public class DefaultImageHostingService extends Object implements ImageHostingService
| 构造器和说明 |
|---|
DefaultImageHostingService() |
public ImageHostingResponse upload(byte[] imageBytes, ImageHostingOptions options) throws IOException
upload 在接口中 ImageHostingServiceIOExceptionpublic ImageHostingResponse upload(File imageFile, ImageHostingOptions options) throws IOException
upload 在接口中 ImageHostingServiceIOExceptionCopyright © 2019. All rights reserved.