Run-length encoding: Difference between revisions

Line 2,849:
end if
t = fn StringByPaddingToLength( ch, rl, ch, 0 ) // Assemble string of chars
s = fn StringByAppendingString( s, t ) // Add to decodedoutput string
next // character
end fn = s
60

edits