Android.Util.Base64InputStream: Constructor Members

The constructors of Android.Util.Base64InputStream are listed below. For a list of all members, see the Base64InputStream Members list.

See Also: Inherited members from Java.IO.FilterInputStream

Public Constructors

An InputStream that performs Base64 decoding on the data read from the wrapped stream.
An InputStream that performs Base64 decoding on the data read from the wrapped stream.

Protected Constructors

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