Direct write to the output stream. This method directly writes into the response stream and bypasses any checks and flags. So it doesn't check for the ResponseEnded flag for example.
o.FastWrite(lcText)
Parameters
lcText
The text to output
See also:
Class wwPageResponse | wwPageResponse::Write© West Wind Technologies, 1996-2024 • Updated: 09/07/11
Comment or report problem with topic