Write a chunk of data under the current entity to the backup transport.
Syntax
[Android.Runtime.Register("writeEntityData", "([BI)I", "GetWriteEntityData_arrayBIHandler")]
public virtual
int WriteEntityData (
byte[] data,
int size)
Parameters
- data
- A raw data buffer to send
- size
- The number of bytes to be sent in this chunk
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Android.App.Backup
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8