TypedArray.ByteLength

TypedArray.ByteLength property

Ottiene la proprietà della funzione di accesso byteLength che rappresenta la lunghezza di un ArrayBuffer in byte.

public int ByteLength { get; }

Valore della proprietà

La lunghezza in byte.

Guarda anche