Formats a board using a simple proprietary compression/encoding system. * * Example compressed board: * 15,CaEa,3 * * - The first number is the # of empty rows at the top of the board * - The number at the end is the # of full-right-well rows at the bottom of the board * - Each letter in the middle section corresponds to half a row, based on the following encoding: * a = 00000 * b = 000
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected