Hi all, I am using FmtUtils.stringForNode(...) from ARQ to encode a Node to a String. Now, I have to perform the reverse operation: from the String I want to create the Node. Is there a class and method to do that from the ARQ library?
It seems that NodecLib.decode(...) do the trick but it is in the TDB library and I am not sure that it works with any output from FmtUtils.stringForNode(...)? Kind Regards, Laurent
