# File lib/innodb/page/index.rb, line 204
  def record_bytes
    data(pos_user_records, page_header[:heap_top] - pos_user_records)
  end