-
Currently, there is only one way to retrieve a resource - using k3d::resource::get_string() - which assumes that the resource can be safely represented as a string (so far, this is true for all our use-cases). Provide stream-based functionality for retrieving binary resources.
-
Provide functionality for iterating over the set of available resources.
:leveloffset: 0