menu
flutter_scene_importer package
documentation
third_party/flat_buffers.dart
Allocator
deallocate abstract method
deallocate abstract method
dark_mode
light_mode
deallocate
abstract method
void
deallocate
(
ByteData
data
)
Free the given
ByteData
buffer previously allocated by
allocate
.
Implementation
void deallocate(ByteData data);
flutter_scene_importer package
documentation
third_party/flat_buffers
Allocator
deallocate abstract method
Allocator class