The OpenD Programming Language

MemoryFile.releaseData

Return internal data pointer (allocated with malloc/free) stream doesn't own it anymore, the caller does instead. Can only be called if that buffer is owned is the first place.

struct MemoryFile
nothrow @nogc @safe @trusted
ubyte[]
releaseData
()

Meta