Method AsSpan AsSpan() Returns a ReadOnlySpan<T> view of the blob array data. Declaration public ReadOnlySpan<T> AsSpan() Returns Type Description ReadOnlySpan<T> A read-only span over the array elements.