#include "tensorstore/open_mode.h" std::ostream&tensorstore::operator<<(std::ostream& os, ReadWriteMode mode); Prints a string representation of the mode to an std::ostream.