UnmanagedArrayStream

Undocumented in source.
class UnmanagedArrayStream : ArrayStream {}

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Variables

buffer
ubyte[] buffer;
Undocumented in source.

Meta