SDK JS
    Preparing search index...

    Variable bvcConst

    bvc: DecoderFactory = ...

    The BVC DecoderFactory — registers the 'bvc' format and constructs the right decoder for a requested backend (autoBvcAutoDecoder, cpu-wasmBvcDecoder, cpu-wasm-workersBvcWorkerDecoder).

    Most consumers should call createBvcDecoder instead, which adds runtime capability detection on top of this factory.