Closed rbresalier closed 3 years ago
In my application, I found that before calling DecodeTree::addBufferMemAcc() it was necessary to create a memory mapper. It was required to call DecodeTree::createMemAccMapper() first.
This information should be added to the prog_guide_main.md.
Thanks for raising this. Documentaiton fixed in 1.2.0 release
In my application, I found that before calling DecodeTree::addBufferMemAcc() it was necessary to create a memory mapper. It was required to call DecodeTree::createMemAccMapper() first.
This information should be added to the prog_guide_main.md.