Options
All
  • Public
  • Public/Protected
  • All
Menu

CompactBitArray is an implementation of a space efficient bit array. This is used to ensure that the encoded data takes up a minimal amount of space after proto encoding. This is not thread safe, and is not intended for concurrent usage.

Hierarchy

  • CompactBitArray

Index

Properties

elems: Uint8Array
extra_bits_stored: number