init(rawValue:)
Creates a new cache element with the unsigned 32-bit integer you provide.
Declaration
init(rawValue: UInt32)Parameters
- rawValue:
An unsigned 32-bit integer that describes a cache element.
Creates a new cache element with the unsigned 32-bit integer you provide.
init(rawValue: UInt32)An unsigned 32-bit integer that describes a cache element.