static L intMatrixToByteList(Matrix m) { ret intListToByteList(matrixToList(m)); }