replaceAll(repeating:)

Replace all bytes in the buffer with the given byte.

Declaration

mutating func replaceAll(repeating byte: UInt8)