Returns the size in bytes of a node.
Returns:
the size in bytes of a node
502 503 504
# File 'lib/rtree.rb', line 502 def node_size super end