Skip to content

Error compiling with Swift 6.2 #26

@sbeitzel

Description

@sbeitzel

It seems that the way Data exposes its underlying bytes has changed with Swift 6. Now, rather that having Data.bytes expose a [UInt8] it gives us a RawSpan.

This shows up in a few places in the library.

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