Binding Data Codec: TreeNode does not export (de)serialization methods for path arguments.
Description
API interface BindingCodecTreeNode is missing methods for serialization / deserialization method of path arguments, which does not allow to perform / implement low-level control of serialization and deserialization using CandidateDataTree and custom walking.
API interface BindingCodecTreeNode is missing methods for serialization / deserialization method of path arguments, which does not allow to perform / implement low-level control of serialization and deserialization using
CandidateDataTree and custom walking.