menu
dart_native_compression package
documentation
utils/native_buffer.dart
CreateBuffer typedef
CreateBuffer typedef
dark_mode
light_mode
CreateBuffer
typedef
CreateBuffer
=
Pointer
<
Uint8
>
Function
(
int
)
Implementation
typedef CreateBuffer = Pointer<Uint8> Function(int);
dart_native_compression package
documentation
utils/native_buffer
CreateBuffer typedef
native_buffer library