What is difference between Response.Write() and Response.Output.Write()

Response.Output.Write() allows us to write formatted output.