|
Squid Web Cache master
|
Go to the source code of this file.
Namespaces | |
| namespace | Store |
Functions | |
| size_t | Store::UnpackSwapMetaSize (const SBuf &) |
| size_t | Store::UnpackIndexSwapMeta (const MemBuf &, StoreEntry &, cache_key *) |
| void | Store::UnpackHitSwapMeta (char const *, ssize_t, StoreEntry &) |
| deserializes entry metadata from the given buffer into the cache hit entry | |