Android.Util.Base64OutputStream: Constructor Members

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

See Also: Inherited members from Java.IO.FilterOutputStream

Public Constructors

Performs Base64 encoding on the data written to the stream, writing the encoded data to another OutputStream.
Performs Base64 encoding on the data written to the stream, writing the encoded data to another OutputStream.

Protected Constructors

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