Home > rc-js-util > ISharedArray > elementByteSize
Size of element in the array, length * elementByteSize is not necessarily the size of the object.
Signature:
readonly elementByteSize: number;