A literal node in the graph, whose value is arbitrary binary data.
[scriptable, uuid(237f85a2-1dd2-11b2-94af-8122582fc45e)]
interface nsIRDFBlob : nsIRDFNode
Attributes
The data's length.
readonly attribute
long
length
The binary data.
[noscript]
readonly attribute
const_octet_ptr
value
Compare to: