module Kernel
Public Instance Methods
Bytes( *args )
click to toggle source
# File lib/bytes.rb, line 124 def Bytes( *args ) Bytes.convert( *args ); end
# File lib/bytes.rb, line 124 def Bytes( *args ) Bytes.convert( *args ); end