Function
Dexfile_open_readwrite
unstable since: 1.2
Declaration [src]
DexFuture*
dex_file_open_readwrite (
GFile* file,
int io_priority
)
Return value
Type: DexFuture
A DexFuture that resolves to a
GFileIOStream or rejects with error.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |