ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
VoidBufferImpl.opIndex
ocean
core
buffer
Void
VoidBufferImpl
Individual element access.
template
VoidBufferImpl
()
ubyte
*
opIndex
(
size_t
i
)
Parameters
i
size_t
element index
Return Value
Type:
ubyte
*
Requested element
Meta
Source
See Implementation
ocean
core
buffer
Void
VoidBufferImpl
functions
opApply
opAssign
opIndex
opIndexAssign
opOpAssign
opSliceAssign
Individual element access.