The methods of Android.App.Backup.BackupDataOutput are listed below. For a list of all members, see the BackupDataOutput Members list.
See Also: Inherited members from Java.Lang.Object
WriteEntityData(byte[], int)Write a chunk of data under the current entity to the backup transport. | ||
WriteEntityDataAsync(byte[], int)Documentation for this section has not yet been entered. | ||
WriteEntityHeader(string, int)Mark the beginning of one record in the backup data stream. | ||
WriteEntityHeaderAsync(string, int)Documentation for this section has not yet been entered. |