The current position in bytes

Property definitions

core $ BytesReader :: cursor
	# The current position in `bytes`
	private var cursor = 0
lib/core/stream.nit:709,2--710,23