Linguaggio

ByteArrayBuffer.SetLength(Int32) Metodo

Definizione

Imposta il numero di byte nel buffer.

[Android.Runtime.Register("setLength", "(I)V", "")]
public void SetLength(int len);
[<Android.Runtime.Register("setLength", "(I)V", "")>]
member this.SetLength : int -> unit

Parametri

len
Int32

Nuova lunghezza, da zero alla capacità del buffer.

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a