ocean v5.1.3 (2019-10-14T07:52:28Z)
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
opCatAssign
opIndex
opIndexAssign
opSliceAssign
Individual element access.