Buffer

Creates a wrapper around a user allocated buffer

Constructors

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

Members

Functions

as
T[] as()
Undocumented in source. Be warned that the author may not have intended to support it.
as
const(T)[] as()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta