#include "tensorstore/data_type.h"
using tensorstore::dtypes::byte_t = ::std::byte;

Opaque byte value. Intended to represent opaque binary data.