MutableMemoryChunk

Undocumented in source.

Constructors

this
this(size_t s)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

_data

Members

Functions

data
auto data()
Undocumented in source. Be warned that the author may not have intended to support it.
size
auto size()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

__id
int __id;
Undocumented in source.

Variables

_id
int _id;
Undocumented in source.

Meta