class ECS::PagedArray
- ECS::PagedArray
- Reference
- Object
Defined in:
myecs.crConstant Summary
-
PAGE_SIZE =
8192
Constructors
Instance Method Summary
- #[](index : Int) : SparseIndex
- #[]=(index : Int, value : SparseIndex)
- #clear
- #decode(io, total)
- #encode(io, total)
- #resize(new_capacity)