How to convert jcr:data to readable text.

How I can convert this jcr:data binary to readable text?

How I can convert this jcr:data binary to readable text?
Hi,
You can read the data without subservice if user has access to that node.
Although you need jcrsession or resourceresolver to read the node.you can get this from request object.
Display binary data in readable fromat is totally depends on what kind of data is stored in the node. if it is json you can see but if the format is something else then you need those applications to see that data in readable format
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.