DataSetBytes

Undocumented in source.

Members

Functions

opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
ubyte opIndex(size_t offset)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
Data[] opSlice(size_t start, size_t end)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
Data[] opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

data
Data[] data;
Undocumented in source.

Meta