Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize the object #328

Closed
AsyncProxy opened this issue Apr 30, 2024 · 2 comments
Closed

Serialize the object #328

AsyncProxy opened this issue Apr 30, 2024 · 2 comments

Comments

@AsyncProxy
Copy link

You can add an API to implement Node.js kind of console.log print object, serialize all data objects in it, instead of displaying [object object], and toJsonString, when you encounter a function or an unrecognized object in the object, you can't convert it

@aiselp
Copy link

aiselp commented May 7, 2024

你可以用nodejs模块util格式化之后再发送给java

@AsyncProxy
Copy link
Author

你可以用nodejs模块util格式化之后再发送给java

Oops, I'm really stupid, I actually forgot to have a util module, you look at my memory, haha, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants