fromString

inline fun fromString(maps: Map<Char, Int>, default: Int, code: String, marginChar: Char = '\u0000'): IntArray2