Bit<R, L> constructor
Bit<R, L> (
- BitWorker<
R, L> worker
Implementation
Bit(BitWorker<R, L> this.worker)
: streamWorker = null,
_onDispose = null {
reload();
}