method
exabytes
v3.0.0 -
Show latest stable
- Class:
Numeric
exabytes()public
No documentation available.
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 40
def exabytes
self * EXABYTE
end exabytes()No documentation available.
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 40
def exabytes
self * EXABYTE
end