Create a new Type Tree for the incoming messages from the REST client which you will treat as binary (also known as non-XML).
为来自REST客户端的消息(将看作二进制,也称为非xml)创建一个新的Type Tree。
Note that you are setting the Type Tree property to the name of the Type Tree you have created earlier for the binary messages.
注意,您现在将Type Tree属性设置为您前面为二进制消息创建的Type Tree的值。
For this type of problem you can use Data Structure know as TREAP (Randomized Binary Search Tree).
对于这一类的问题你可以使用数据结构知道treap(随机二进制搜索树)。
应用推荐