PREV INDEX NEXT

Author: Unknown
Subject: decode error msg
Date: Monday, 09 Nov 2020, 21:49:50

If decode receives a string that cannot be produced by encode, does it ONLY output the error message?
Say if the error occurs halfway, my implementation currently still outputs the text before the error + the error message and exit.
PREV INDEX NEXT