Linguaggio

ObjectStreamConstants.TcBlockdatalong Campo

Definizione

Attenzione

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

dati a blocchi lunghi.

[Android.Runtime.Register("TC_BLOCKDATALONG")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcBlockdatalong'. This class will be removed in a future release.")]
public const sbyte TcBlockdatalong = 122;
[<Android.Runtime.Register("TC_BLOCKDATALONG")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcBlockdatalong'. This class will be removed in a future release.")>]
val mutable TcBlockdatalong : sbyte

Valore del campo

Value = 122
Attributi

Commenti

dati a blocchi lunghi. Il lungo che segue il tag indica il numero di byte in questo blocco di dati.

per java.io.ObjectStreamConstants.TC_BLOCKDATALONG.

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