method

petabytes

petabytes()
public

No documentation available.

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