Returns the bytes in a page of memory.
Returns:
the bytes in a page of memory
496 497 498
# File 'lib/rtree.rb', line 496 def page_size super end