Android.OS.Parcel.ReadByte Method
Read a byte value from the parcel at the current dataPosition().
Syntax
[Android.Runtime.Register("readByte", "()B", "")]
public SByte ReadByte ()
public SByte ReadByte ()
Remarks
Read a byte value from the parcel at the current dataPosition().
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1