TypedArray.Buffer
TypedArray.Buffer property
Gets the ArrayBuffer referenced by this instance.
public ArrayBuffer Buffer { get; }
Property Value
The buffer.
See Also
- class ArrayBuffer
- class TypedArray
- package com.aspose.html
- package Aspose.HTML
Gets the ArrayBuffer referenced by this instance.
public ArrayBuffer Buffer { get; }
The buffer.