Buffer.voidPut

Increases length and returns void-initialized slice to be filled by user

struct Buffer(T)
T[]
voidPut
(
size_t howMany
)

Meta