BedRecord.blockSizes

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

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

Meta