Skip to content

Span: Provide ToString #24648

Description

@ianhays

Forked from https://github.com/dotnet/corefx/issues/14376

Work item here is to implement ToString on Span/ReadOnlySpan and have it print out a string similar to what a collection would print out (which is just the object tostring - type + address)

cc: @KrzysztofCwalina @jkotas @ahsonkhan to continue the discussion on ToString here.

Metadata

Metadata

Assignees

Labels

area-System.MemoryenhancementProduct code improvement that does NOT require public API changes/additions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions