⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Zlib
/
Deflate
/
View File Name :
flush-i.ri
U:RDoc::AnyMethod[iI" flush:ETI"Zlib::Deflate#flush;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"NThis method is equivalent to <tt>deflate('', flush)</tt>. This method is ;TI"Pjust provided to improve the readability of your Ruby program. If a block ;TI"Qis given chunks of deflate output are yielded to the block until the buffer ;TI"is flushed.;To:RDoc::Markup::BlankLine o; ; [I"MSee Zlib::Deflate#deflate for detail on the +flush+ constants NO_FLUSH, ;TI"'SYNC_FLUSH, FULL_FLUSH and FINISH.;T: @fileI"ext/zlib/zlib.c;T:0@omit_headings_from_table_of_contents_below0I"vflush(flush = Zlib::SYNC_FLUSH) -> String flush(flush = Zlib::SYNC_FLUSH) { |chunk| ... } -> nil ;T0[ I"(p1 = v1);T@FI"Deflate;TcRDoc::NormalClass00