VoidBufferImpl.opIndex

Individual element access.

template VoidBufferImpl()
ubyte*
opIndex
(
size_t i
)

Parameters

i size_t

element index

Return Value

Type: ubyte*

Requested element

Meta