DoublingGrowthStrategy Class

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
DoublingGrowthStrategy
Object

Syntax

public class DoublingGrowthStrategy : IGrowthStrategy

Methods

Name Value Summary
NewSize(long, long) long