Class: GapBuffer

Inherits:
Object
  • Object
show all
Defined in:
ext/gap_buffer/rubymain.cpp

Overview

Expand the buffer to new size + GAP_SIZE.

Constant Summary collapse

GAP_SIZE =
INT2NUM(20)