ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Buffer.length
ocean
core
Buffer
Buffer
Resizes buffer and allows memory stomping
size_t
length
()
void
length
(size_t new_length)
struct
Buffer
(T)
void
length
(
size_t
new_length
)
Parameters
new_length
size_t
length to resize to
Meta
Source
See Implementation
ocean
core
Buffer
Buffer
aliases
ElementType
functions
length
opAssign
opSlice
reserve
reset
mixins
Impl
postblits
this(this)
Resizes buffer and allows memory stomping