Contents

mutableBytes

A mutable raw span over the memory represented by this span.

Declaration

var mutableBytes: MutableRawSpan { mutating get }

Return Value

A MutableRawSpan over the memory represented by this span.