js-util

Home > rc-js-util > ISharedArray > elementByteSize

ISharedArray.elementByteSize property

Size of element in the array, length * elementByteSize is not necessarily the size of the object.

Signature:

readonly elementByteSize: number;