[Android.Runtime.Register("java/io/StringBufferInputStream", DoNotGenerateAcw=true)] [System.Obsolete("This class is obsoleted in this android platform")] public class StringBufferInputStream : InputStream
Remarks
A specialized Java.IO.InputStream that reads bytes from a String in
a sequential manner.