Syntax: buffered_output_length ([OBJ conn]) => INT
Returns the number of bytes currently buffered for output to the connection `conn'. If conn is not provided, returns the maximum number of bytes that will be buffered up for output on any connection.