Creates a deferred call that will populate the regl buffer when there's some free time.
both an instantly available object called 'ready' that says if we're ready to go: and, if the tile is ready, a promise that starts the update going and resolves once it's ready.
a string representing the requested column; must either exist in the record batch or have a means for creating it asynchronously in 'transformations.'
Generated using TypeDoc
Returns