gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
MemoryFile.capacity
gamut
io
MemoryFile
Size of the underlying allocation, meaningful if
owned
.
struct
MemoryFile
public nothrow @
nogc
@
safe
size_t
capacity
;
Meta
Source
See Implementation
gamut
io
MemoryFile
destructors
~this
functions
ensureCapacity
initEmpty
initFromExistingSlice
releaseData
postblits
this(this)
variables
bytes
capacity
data
offset
owned
readOnly
Size of the underlying allocation, meaningful if owned.