menu
dart_native_compression package
documentation
lz4/lz4.dart
CompressFrameNative typedef
CompressFrameNative typedef
dark_mode
light_mode
CompressFrameNative
typedef
CompressFrameNative
=
Uint64
Function
(
Pointer
<
Uint8
>
,
Uint64
,
Pointer
<
Uint8
>
,
Uint64
)
Implementation
typedef CompressFrameNative = Uint64 Function( Pointer<Uint8>, Uint64, Pointer<Uint8>, Uint64);
dart_native_compression package
documentation
lz4/lz4
CompressFrameNative typedef
lz4 library