gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
MemoryFile.owned
gamut
io
MemoryFile
If the memory is owned by MemoryFile, or borrowed.
struct
MemoryFile
public nothrow @
nogc
@
safe
bool
owned
;
Meta
Source
See Implementation
gamut
io
MemoryFile
destructors
~this
functions
ensureCapacity
initEmpty
initFromExistingSlice
releaseData
postblits
this(this)
variables
bytes
capacity
data
offset
owned
readOnly
If the memory is owned by MemoryFile, or borrowed.