method

bytesize

rails latest stable - Class: ActiveSupport::Cache::Entry
bytesize()
public

Returns the size of the cached value. This could be less than value.bytesize if the data is compressed.