Quantum.Random.Store

Data store operations

Basic store access

getStoreFile

getStore

getStoreBytes

storeSize

save

status

Store update

putStore

putStoreBytes

appendToStore

addToStore

addSafely

addConcurrently

fill

refill

load

clearStore

Primary store access

extract

extractSafely

Store data display

observe

observeSafely

peek

peekAll

display_

Settings file operations

Settings access

getMinStoreSize

getTargetStoreSize

getDefaultStyle

Settings update

setMinStoreSize

setTargetStoreSize

setDefaultStyle

restoreDefaults

reinitialize

Store access control

data AccessControl

initAccessControl

withAccess

forkSafely

exitSafely