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