Linguaggio

ObjectStreamConstants.StreamMagic Campo

Definizione

Attenzione

Use 'Java.IO.IObjectStreamConstants.StreamMagic'. This class will be removed in a future release.

Numero magico scritto nell'intestazione del flusso.

[Android.Runtime.Register("STREAM_MAGIC")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.StreamMagic'. This class will be removed in a future release.")]
public const short StreamMagic = -21267;
[<Android.Runtime.Register("STREAM_MAGIC")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.StreamMagic'. This class will be removed in a future release.")>]
val mutable StreamMagic : int16

Valore del campo

Value = -21267
Attributi

Commenti

Numero magico scritto nell'intestazione del flusso.

per java.io.ObjectStreamConstants.STREAM_MAGIC.

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