Android.OS.Parcel.CreateByteArray Method
Read and return a byte[] object from the parcel.

Syntax

[Android.Runtime.Register("createByteArray", "()[B", "")]
public byte[] CreateByteArray ()

Returns

Documentation for this section has not yet been entered.

Remarks

Read and return a byte[] object from the parcel.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1