語言

ObjectStreamConstants.TcBlockdatalong 欄位

定義

警告

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

長區塊資料。

[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

欄位值

Value = 122
屬性

備註

長區塊資料。 標籤後長接位元表示該區塊資料中的位元組數。

Java 文件 java.io.ObjectStreamConstants.TC_BLOCKDATALONG

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於