File manager - Edit - /opt/alt/ruby26/lib64/ruby/2.6.0/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb
Back
class IO #:nodoc: class << self unless method_defined? :binread def binread(file, *args) raise ArgumentError, "wrong number of arguments (#{1 + args.size} for 1..3)" unless args.size < 3 File.open(file, "rb") do |f| f.read(*args) end end end end end
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.1 |
proxy
|
phpinfo
|
Settings