Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::bin::IOBuffer, including all inherited members.
Allocate(intptr_t size, uint8_t **buffer) | dart::bin::IOBuffer | static |
Allocate(intptr_t size) | dart::bin::IOBuffer | static |
Finalizer(void *isolate_callback_data, void *buffer) | dart::bin::IOBuffer | inlinestatic |
Free(void *buffer) | dart::bin::IOBuffer | inlinestatic |
Reallocate(uint8_t *buffer, intptr_t new_size) | dart::bin::IOBuffer | static |