Method NewRAMFile
NewRAMFile()
Returns a new RAMFile for storing data. this method can be overridden to return different RAMFile impls, that e.g. override NewBuffer(Int32).
Declaration
protected virtual RAMFile NewRAMFile()
Returns
Type | Description |
---|---|
RAMFile |