ArraySink

Undocumented in source.

Members

Functions

data
ubyte[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
pad
void pad(size_t bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(ubyte[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
resetPC
void resetPC()
Undocumented in source. Be warned that the author may not have intended to support it.
setBuffer
void setBuffer(ubyte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta