MCPcopy Create free account
hub / github.com/Vanilagy/webcodecs-polyfill /

Class

src/misc.ts:408–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406}
407
408export class Bitstream {
409 /** Current offset in bits. */
410 pos = 0;
411

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected