| Package | Description |
|---|---|
| com.aspose.imaging.cloud.sdk.invoker.internal |
| Modifier and Type | Method and Description |
|---|---|
FileInfo |
ApiInvoker.toFileInfo(byte[] data)
Converts bytes to the file information parameter.
|
FileInfo |
ApiInvoker.toFileInfo(byte[] data,
String paramName)
Converts bytes to the file information parameter.
|
FileInfo |
ApiInvoker.toFileInfo(InputStream stream,
String paramName)
Converts stream to the file information parameter.
|
Copyright © 2025 Aspose Pty Ltd. All rights reserved.