Prado\IO\ITextWriter::write PHP Method

write() public method

Writes a string.
public write ( $str )
    public function write($str);
ITextWriter