Java.Lang.IReadable
Represents a sequence of characters that can be incrementally read (copied) into a Java.Nio.CharBuffer.

See Also: IReadable Members

Syntax

[Android.Runtime.Register("java/lang/Readable", "", "Java.Lang.IReadableInvoker")]
public interface IReadable : Android.Runtime.IJavaObject, IDisposable

Remarks

Represents a sequence of characters that can be incrementally read (copied) into a Java.Nio.CharBuffer.

[Android Documentation]

Requirements

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