open fun fill(b: Byte): Unit
Fill all the bytes of this value with the specified byte.
b - Byte: The byte to use to fill the value.
b