Method: OpenStack::Swift::Container#bytes

Defined in:
lib/openstack/swift/container.rb

#bytesObject

Size of the container (in bytes)



66
67
68
# File 'lib/openstack/swift/container.rb', line 66

def bytes
  [:bytes]
end