ScopeBufferRange

Undocumented in source.

Constructors

this
this(ubyte[] buf)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

sbuf

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
data
const(ubyte)[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

sbuf
ScopeBuffer!ubyte sbuf;
Undocumented in source.

Meta