ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Buffer.ElementType
ocean
core
Buffer
Buffer
Mixin appropriate API based on kind of element type requested
alias
ElementType
=
ubyte
struct
Buffer
(T)
static if
(
is(T == void)
)
alias
ElementType
=
ubyte
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)
Mixin appropriate API based on kind of element type requested