Android.App.Backup.BackupDataInputStream Members

The members of Android.App.Backup.BackupDataInputStream are listed below.

See Also: Inherited members from Java.IO.InputStream

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
Keystring. Report the key string associated with this entity within the backup data set.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

override
Read() : int
Read one byte of entity data from the stream, returning it as an integer value.
Size() : int
Report the total number of bytes of data available for the current entity.