ByteMatrix.clear

Clears the matrix with a specific value.

@param integer $value @return void

class ByteMatrix
void
clear
(
int value
)

Meta