REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 2.40 KB
Close
/proc/thread-self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/rdoc/classes/Rack/File.src/M000264.html
Text
Base64
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>each (Rack::File)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre><span class="ruby-comment cmt"># File lib/rack/file.rb, line 101</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">each</span> <span class="ruby-constant">F</span>.<span class="ruby-identifier">open</span>(<span class="ruby-ivar">@path</span>, <span class="ruby-value str">"rb"</span>) <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">file</span><span class="ruby-operator">|</span> <span class="ruby-identifier">file</span>.<span class="ruby-identifier">seek</span>(<span class="ruby-ivar">@range</span>.<span class="ruby-identifier">begin</span>) <span class="ruby-identifier">remaining_len</span> = <span class="ruby-ivar">@range</span>.<span class="ruby-identifier">end</span><span class="ruby-operator">-</span><span class="ruby-ivar">@range</span>.<span class="ruby-identifier">begin</span><span class="ruby-operator">+</span><span class="ruby-value">1</span> <span class="ruby-keyword kw">while</span> <span class="ruby-identifier">remaining_len</span> <span class="ruby-operator">></span> <span class="ruby-value">0</span> <span class="ruby-identifier">part</span> = <span class="ruby-identifier">file</span>.<span class="ruby-identifier">read</span>([<span class="ruby-value">8192</span>, <span class="ruby-identifier">remaining_len</span>].<span class="ruby-identifier">min</span>) <span class="ruby-keyword kw">break</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">part</span> <span class="ruby-identifier">remaining_len</span> <span class="ruby-operator">-=</span> <span class="ruby-identifier">part</span>.<span class="ruby-identifier">length</span> <span class="ruby-keyword kw">yield</span> <span class="ruby-identifier">part</span> <span class="ruby-keyword kw">end</span> <span class="ruby-keyword kw">end</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
M000260.html
1.12 KB
lrw-r--r--
2019-12-05 22:14:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
M000261.html
840 B
lrw-r--r--
2019-12-05 22:14:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
M000262.html
2.95 KB
lrw-r--r--
2019-12-05 22:14:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
M000263.html
6.74 KB
lrw-r--r--
2019-12-05 22:14:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
M000264.html
2.40 KB
lrw-r--r--
2019-12-05 22:14:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).