[Android.Runtime.Register("close", "()V", "GetCloseHandler")] public override voidClose ()
Remarks
Closes this reader. Once it is closed, read operations on this reader
will throw an IOException. Only the first invocation of this
method has any effect.