Skip to content

How to convert long pointer(wrapped char*) to string(java.lang.String) #696

Answered by Spasi
xtexChooser asked this question in Q&A
Discussion options

You must be logged in to vote

It's a null-terminated string, so MemoryUtil.memASCII(_str) will do the job.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xtexChooser
Comment options

Answer selected by xtexChooser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants