class

ECS::PagedArray

Inherits Reference / Object

Constants

PAGE_SIZE = 8192

Constructors

new(capacity)
Source

Instance methods

[](index : Int) : SparseIndex
Source
[]=(index : Int, value : SparseIndex)
Source
clear
Source
decode(io, total)
Source
encode(io, total)
Source
resize(new_capacity)
Source