SKMemoryStream

Undocumented in source.

Constructors

this
this(void* handle, bool owns)
Undocumented in source.
this
this()
Undocumented in source.
this
this(ulong length)
Undocumented in source.
this
this(void* data, void* length, bool copyData)
Undocumented in source.
this
this(SKData data)
Undocumented in source.
this
this(byte[] data)
Undocumented in source.

Members

Functions

Dispose
void Dispose(bool disposing)
Undocumented in source. Be warned that the author may not have intended to support it.
DisposeNative
void DisposeNative()
Undocumented in source. Be warned that the author may not have intended to support it.
SetMemory
void SetMemory(void* data, void* length, bool copyData)
Undocumented in source. Be warned that the author may not have intended to support it.
SetMemory
void SetMemory(byte[] data, void* length, bool copyData)
Undocumented in source. Be warned that the author may not have intended to support it.
SetMemory
void SetMemory(byte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta