Linguaggio

PushbackInputStream.Buf Proprietà

Definizione

Buffer di pushback.

[Android.Runtime.Register("buf")]
protected System.Collections.Generic.IList<byte>? Buf { get; set; }
[<Android.Runtime.Register("buf")>]
member this.Buf : System.Collections.Generic.IList<byte> with get, set

Valore della proprietà

Attributi

Commenti

Buffer di pushback.

Aggiunta nella versione 1.1.

per java.io.PushbackInputStream.buf.

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