ObjectOutputStream.InterfaceConsts.TcEndblockdata Field

Definition

End of optional block data blocks for an object.

[Android.Runtime.Register("TC_ENDBLOCKDATA")]
public const sbyte TcEndblockdata = 120;
[<Android.Runtime.Register("TC_ENDBLOCKDATA")>]
val mutable TcEndblockdata : sbyte

Field Value

Value = 120
Attributes

Remarks

End of optional block data blocks for an object.

Java documentation for java.io.ObjectStreamConstants.TC_ENDBLOCKDATA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to