Int32Array.BYTES_PER_ELEMENT

Int32Array.BYTES_PER_ELEMENT field

The property represents the size in bytes of each element in an typed array.

public static readonly byte BYTES_PER_ELEMENT;

See Also