#include "tensorstore/array.h"
constexpr span<const Index, static_rank>
tensorstore::Array<ElementTagType,
                  
 Rank,
                  
 OriginKind,
                  
 LayoutContainerKind>::
byte_strides() const;
span<MaybeConstIndex, static_rank>
tensorstore::Array<ElementTagType,
                  
 Rank,
                  
 OriginKind,
                  
 LayoutContainerKind>::
byte_strides();

Returns the byte strides vector of size rank().