* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class ???InputStream extends BaseInputStream implements InputStreamable {
+class ???InputStream extends BaseStream implements InputStreamable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class ???OutputStream extends BaseOutputStream implements OutputStreamable {
+class ???OutputStream extends BaseStream implements OutputStreamable {
/**
* Protected constructor
*