ArrayUint8 typedef

ArrayUint8 = Array<Uint8>

Implementation

typedef ArrayUint8 = ffi.Array<ffi.Uint8>;