byteList property

  1. @Property(type: PropertyType.byteVector)
List<int> byteList
getter/setter pair

Implementation

@Property(type: PropertyType.byteVector)
List<int> byteList;