elementAt method

SourceBuffer elementAt (int index)

Implementation

SourceBuffer elementAt(int index) => this[index];