Writes the text representation of a 64-byte signed integer to the output stream, along with any pending tab spacing.
The HtmlTextWriter.Write(long) method generates any tabs that are pending, and then calls the erload:System.IO.TextWriter.Write base method.