menu
barcode_scanner package
documentation
core.dart
BufferDataNative typedef
BufferDataNative typedef
dark_mode
light_mode
BufferDataNative
typedef
BufferDataNative
=
Pointer
<
Uint8
>
Function
(
Pointer
<
Opaque
>
buffer
)
Implementation
typedef BufferDataNative = Pointer<Uint8> Function(Pointer<Opaque> buffer);
barcode_scanner package
documentation
core
BufferDataNative typedef
scanbot.core library