Buffer for writing data to a stream

Property definitions

core $ Stream :: write_buffer
	# Buffer for writing data to a stream
	protected var write_buffer: CString is noinit
lib/core/stream.nit:49,2--50,46