explicit basic_spanstream(std::span<charT> s, ios_base::openmode which = ios_base::out | ios_bas::in);
basic_spanstream(basic_spanstream&& rhs);