replaceAll(repeating:) Replace all bytes in the buffer with the given byte. Declarationmutating func replaceAll(repeating byte: UInt8)