![]() |
Public API Reference |
![]() |
A simple archive format. More...
#include <csplugincommon/shader/shadercachehelper.h>
A simple archive format.
It is not terribly efficient to add or modify files in it. Also, archive data is kept in memory, so it's not suitable for very large data. However, it's a simple format with little overhead, ideal to 'pack' a set of small files together.
Definition at line 151 of file shadercachehelper.h.