A Scala library providing bit-level data types and operations for binary encoding and decoding.
<dependency>
<groupId>org.scodec</groupId>
<artifactId>scodec-bits_2.12</artifactId>
<version>1.2.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a BitVector from a hex string and prints it.
No known issues recorded.
No dependency data recorded yet.