Byte matrix. author donglei
Creates a new byte matrix.
Clears the matrix with a specific value.
Gets the byte for a specific position.
Gets the internal representation of the matrix.
Sets the byte for a specific position.
Returns a string representation of the matrix.
Bytes in the matrix, represented as array.
Height of the matrix.
Width of the matrix.
See Implementation
Byte matrix. author donglei