Skip to content

Support Span in ByteBuffer #3253

@MahdiBM

Description

@MahdiBM

swiftlang/swift-evolution/proposals/0447-span-access-shared-contiguous-storage.md

The first paragraph of the introduction:

We introduce Span, an abstraction for container-agnostic access to contiguous memory. It will expand the expressivity of performant Swift code without compromising on the memory safety properties we rely on: temporal safety, spatial safety, definite initialization and type safety.

There are other Span-related proposals in the works too, which are of use: MutableSpan, OutputSpan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions