utils/native_buffer library
Classes
Typedefs
-
CreateBuffer
= Pointer<
Uint8> Function(int) -
CreateBufferNative
= Pointer<
Uint8> Function(Uint64) -
FreeBuffer
= void Function(Pointer<
Uint8> , int) -
FreeBufferNative
= Void Function(Pointer<
Uint8> , Uint64)