data property

  1. @Array<NativeType>(64)
Array<Uint8> data
getter/setter pair

Implementation

@Array(64)
external Array<Uint8> data;