Encode depth of a tree node with '_' characters instead of '.' characters,
as endoded node ids can start with a '.' as well. Also more rigorously test for an encoded depth when decoding.
Showing
Please register or sign in to comment
as endoded node ids can start with a '.' as well. Also more rigorously test for an encoded depth when decoding.