IObjectStreamConstants.TcEndblockdata Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.