sS evalResult_str(O o) { if (o instanceof byte[]) ret base64((byte[]) o); ret str(o); }