size method

dynamic size()

Implementation

size() {
  return this.dv.buffer.lengthInBytes;
}