vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
Buffer.voidPut
vox
utils
buffer
Buffer
Increases length and returns void-initialized slice to be filled by user
struct
Buffer
(T)
T
[]
voidPut
(
size_t
howMany
)
Meta
Source
See Implementation
vox
utils
buffer
Buffer
aliases
allocator
opDollar
opSlice
functions
back
buf
clear
data
empty
opIndex
put
removeInPlace
reserve
stealthPut
unput
voidPut
postblits
this(this)
variables
bufPtr
capacity
length
Increases length and returns void-initialized slice to be filled by user