module
ActiveSupport::Cache::Coders
v7.0.0 -
Show latest stable
No documentation available for this module.
Constants
MARK_61 = "\\x04\\b".b.freeze # The one set by Marshal.
MARK_70_COMPRESSED = "\\x01".b.freeze
MARK_70_UNCOMPRESSED = "\\x00".b.freeze
Files
- activesupport/lib/active_support/cache.rb