public ClusteredArrayList GetInternalBuffer()
 {
     return(_buffer.ToInternalList(Length));
 }