Buffer.index

Gets the current write/read index of the buffer. The index can be set to 0 using the reset method.

class Buffer
@property pure nothrow @safe @nogc
size_t
index
()

Meta