Summary
Strategy for file/byte array growth that will always double the current size
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IGrowthStrategy"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.IO/IGrowthStrategy"
Type["DoublingGrowthStrategy"]
class Type type-node
Syntax
public class DoublingGrowthStrategy : IGrowthStrategy
Methods
Name | Value | Summary |
---|---|---|
NewSize |
long |