Linguaggio

InflaterInputStream.Buf Proprietà

Definizione

Buffer di input per la decompressione.

[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 input per la decompressione.

per java.util.zip.InflaterInputStream.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