# File lib/innodb/util/buffer_cursor.rb, line 222
  def get_bytes(length)
    read_and_advance(length)
  end