CPUBuffer

Undocumented in source.

Constructors

this
this(size_t len)
Undocumented in source.
this
this(void[] buf)
Undocumented in source.

Members

Functions

get
void get(void[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
numBytes
size_t numBytes()
Undocumented in source. Be warned that the author may not have intended to support it.
raw
ubyte[] raw()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(void[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta