Sends a stream of characters with the specified starting position and number of characters to the HTTP output stream.
buffer The memory buffer containing the characters to send to the HTTP output stream index The buffer position of the first character to send. count The number of characters to send beginning at the position specified by index.