OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

Base64InputStream Constructor 

Constructor which takes the input stream around which it wraps.

public Base64InputStream(
   Stream in_Renamed
);

Parameters

in_Renamed
Stream around which this wraps.

See Also

Base64InputStream Class | de.osci.osci12.common Namespace