menu
flutter_scene_importer package
documentation
third_party/flat_buffers.dart
Allocator
allocate abstract method
allocate abstract method
dark_mode
light_mode
allocate
abstract method
ByteData
allocate
(
int
size
)
Allocate a
ByteData
buffer of a given size.
Implementation
ByteData allocate(int size);
flutter_scene_importer package
documentation
third_party/flat_buffers
Allocator
allocate abstract method
Allocator class