Property definitions

core $ BytesIterator :: with_buffer
	init with_buffer(b: Bytes) do init(b.items, 0, b.length)
lib/core/bytes.nit:783,2--57