Scala library providing bit-level data structures and operations for binary encoding/decoding.
<dependency>
<groupId>org.scodec</groupId>
<artifactId>scodec-bits_2.11</artifactId>
<version>1.1.34</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a BitVector from bytes.
Use scodec-bits_2.12 or 2.13 for newer Scala.
No dependency data recorded yet.