REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 294 B
Close
//proc/thread-self/root/opt/alt/ruby40/share/ruby/prism/polyfill/scan_byte.rb
Text
Base64
# frozen_string_literal: true require "strscan" # Polyfill for StringScanner#scan_byte, which didn't exist until Ruby 3.4. if !(StringScanner.method_defined?(:scan_byte)) StringScanner.include( Module.new { def scan_byte # :nodoc: get_byte&.b&.ord end } ) end
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
append_as_bytes.rb
371 B
lrw-r--r--
2026-05-21 12:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
byteindex.rb
324 B
lrw-r--r--
2026-05-21 12:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
scan_byte.rb
294 B
lrw-r--r--
2026-05-21 12:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
unpack1.rb
536 B
lrw-r--r--
2026-05-21 12:15:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
warn.rb
987 B
lrw-r--r--
2026-05-21 12:15:22
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).