FileServerCache

Undocumented in source.

Constructors

this
this(uint maxSize, uint maxItemSize)
Undocumented in source.

Members

Functions

get
CacheEntry get(string pathstr)
Undocumented in source. Be warned that the author may not have intended to support it.
tryPut
void tryPut(CacheEntry info)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

maxItemSize
uint maxItemSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta