The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
MemoryFile.owned
gamut
io
MemoryFile
If the memory is owned by MemoryFile, or borrowed.
struct
MemoryFile
nothrow @
nogc
@
safe
bool
owned
;
Meta
Source
See Implementation
gamut
io
MemoryFile
functions
initEmpty
initFromExistingSlice
releaseData
variables
bytes
capacity
data
offset
owned
readOnly
If the memory is owned by MemoryFile, or borrowed.