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