RTree.bsrt_read
Create a new RTree instance from BSRT (binary serialised R-tree) path or readable binary stream io_arg.
Example:
rtree = RTree.bsrt_read ("file.bsrt");
See also: RTree.from_bsrt, RTree.bsrt_write