Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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