BedRecord.blockSizes

column 11: A comma-separated list of the block sizes. The number of items in this list should correspond to blockCount. getter

  1. blockSizes [@property getter]
    struct BedRecord
    @property const
    blockSizes
    ()
  2. int[] blockSizes [@property setter]

Meta