Capacity of the array

Property definitions

core $ Bytes :: capacity
	# Capacity of the array
	private var capacity: Int
lib/core/bytes.nit:248,2--249,26