API Version: 1
Library Version: 1.1.alpha
Generated by gi-docgen 2025.6
unstable since: 1.1
DexFuture* load_bytes ( FoundryLlmResource* self )
Loads the bytes for the resource.
This method asynchronously loads the resource content and returns a future that resolves to a GBytes containing the data.
GBytes
Available since: 1.1
Type: DexFuture
DexFuture
A DexFuture that resolves to a GBytes, or rejects with error.