Initializerswift 6.1.2Swift

init(mutating:)

Creates a new mutable buffer over the same memory as the given buffer.

init(mutating bytes: UnsafeRawBufferPointer)

Parameters

bytes

The buffer to convert.