overwolf.io.ReadBinaryFileResult
Overwolf APIs / overwolf / overwolf / io / ReadBinaryFileResult
Extends
Result
Properties
| Property | Type | Description |
|---|---|---|
content | ArrayBuffer | - |
error? | string | Information regarding the error (if an error occurred) |
length | number | - |
success | boolean | Whether the method executed successfully or not. |