maxByteLength

open override val maxByteLength: Int(source)

If this ArrayBuffer is resizable, returns the maximum byte length given during construction; returns the byte length if not.

MDN