FileResourceProvider

Undocumented in source.

Members

Functions

getContent
ubyte[] getContent(Resource r)
Undocumented in source. Be warned that the author may not have intended to support it.
putContent
void putContent(ubyte[] bytes, Resource r)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

prefixes
enum prefixes;
Undocumented in source.

Inherited Members

From ResourceContentProvider

getContent
ubyte[] getContent(Resource )
Undocumented in source.
putContent
void putContent(ubyte[] , Resource )
Undocumented in source.

Meta