ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Buffer.ElementType
ocean
core
Buffer
Buffer
Undocumented in source.
alias
ElementType
=
ubyte
alias
ElementType
=
T
struct
Buffer
(T)
static if
(!(
is(T == void)
))
static if
(
is(typeof( ))
)
alias
ElementType
=
T
alias
ElementType
=
T
Meta
Source
See Implementation
ocean
core
Buffer
Buffer
aliases
ElementType
functions
length
opAssign
opSlice
reserve
reset
mixins
Impl
postblits
this(this)