You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should think ca.weblite.codename1.json.StringWriter must overwrite toString, ie : @OverRide
public String toString() {
return buf.toString();
}
My two pencents.
E
The text was updated successfully, but these errors were encountered:
Hello there,
I should think ca.weblite.codename1.json.StringWriter must overwrite toString, ie :
@OverRide
public String toString() {
return buf.toString();
}
My two pencents.
E
The text was updated successfully, but these errors were encountered: