ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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)