Skip to content

DRY-up serialise/deserialise

J.J. Green requested to merge dry-deserialise into master

These were duplicated in the RTree and RTree::Style, move them into the RTree::IOUtil module as module functions and have one-line private wrappers in the classes to access them.

Merge request reports