TypedArray.Buffer

TypedArray.Buffer property

Gets the ArrayBuffer referenced by this instance.

public    Buffer { get; }

Property Value

The buffer.

See Also