Module: Kernel
- Defined in:
- lib/bytes.rb
Instance Method Summary collapse
Instance Method Details
#Bytes(*args) ⇒ Object
124 |
# File 'lib/bytes.rb', line 124 def Bytes( *args ) Bytes.convert( *args ); end |
124 |
# File 'lib/bytes.rb', line 124 def Bytes( *args ) Bytes.convert( *args ); end |