Class: BlockedSource

BlockedSource#BlockedSource(source, options)

new BlockedSource(source, options)

Parameters:
Name Type Description
source module:source/basesource.BaseSource

The underlying source that shall be blocked and cached

options object
Properties
Name Type Attributes Description
blockSize number <optional>
cacheSize number <optional>
Source: