vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
Arena.voidPut
vox
utils
arena
Arena
Increases length and returns void-initialized slice to be filled by user
struct
Arena
(T)
T
[]
voidPut
(
size_t
howMany
)
Meta
Source
See Implementation
vox
utils
arena
Arena
functions
back
byteLength
clear
committedBytes
contains
data
empty
free
makeSpace
nextPtr
opIndex
pad
padUntilAligned
put
setBuffer
stealthPut
uintLength
unput
voidPut
manifest constants
COMMIT_PAGE_SIZE
variables
bufPtr
capacity
length
reservedBytes
Increases length and returns void-initialized slice to be filled by user