Data
Raw bytes from a file, an asset or a URL. Created with kind data.
| Type | Class |
|---|---|
"url" | hand-written factory |
"url"
Bytes from file://, assets:// or http(s)://.
| Key | Type | Notes |
|---|---|---|
url | string | where to read from |
Base classes
Not constructed directly. Their properties are reachable on every object above that derives from them.
BinaryData
| Property | Type | Access | Description |
|---|---|---|---|
size | integer | read-only | Returns the size of the data |