Prado\IO\ITextWriter::write PHP 메소드

write() 공개 메소드

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