AbstractArrayBuffer

Base class

Constructors

this
this(Type t)

Constructor

Members

Enums

Type
enum Type

An optimized RTTI

Functions

getIndex
long getIndex(long index)

Undocumented in source.

isView
bool isView()

whether or not the instance is a view or read-only

toString
string toString()

Undocumented in source. Be warned that the author may not have intended to support it.

type
auto type()

read-only type property

Meta