ppc v0.0.1-alpha.2 (2018-03-18T22:31:27Z)
Dub
Repo
BundleFactory
ppc
bundle
Undocumented in source.
class
BundleFactory :
ContentFactory
{
this
();
Content
Construct
(ubyte[] data);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
Construct
Content
Construct
(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From ContentFactory
Construct
Content
Construct
(ubyte[] data)
Construct constructs a new content type.
Id
ubyte
Id
[@property getter]
The ID representation of the content.
Meta
Source
See Implementation
ppc
bundle
classes
Bundle
BundleFactory