method

exabytes

exabytes()
public

No documentation available.

# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 36
        def exabytes
          self * 1024.petabytes
        end