oeiwrapperstream() oeiwrapperstream(oeistream *isptr, bool del)
Creates a new oeiwrapperstream. Passing the isptr and del parameters is equivalent to using the default constructor and then calling set(isptr, del) on the newly created stream.
isptr
del
set(isptr, del)