StateBag::GetZlibSupport

StateBag::GetZlibSupport
inline Ptr<ZlibSupportBase> GetZlibSupport() const;
Description

GetZLibSupport obtains a pointer set by SetZlibSupport to ZlibSupportBase state object, used to provide ZLIB decompresser to the loader.

Return Value

A ZlibSupportBase pointer stored in the shared state or one of its delegates.