withContiguousStorage(_:) Declarationfunc withContiguousStorage<R>(_ body: (UnsafeRawBufferPointer) throws -> R) throws -> R See AlsoModifying a Block BuffercopyDataBytes(to:)dataBytes()fillDataBytes(with:)replaceDataBytes(with:)isContiguousmakeContiguous(allocator:deallocator:flags:)makeContiguous(allocator:flags:)