Registry / serialization / scodec-bits-2-13

scodec-bits-2-13

JSON →
library1.2.4javamavenunverified

A Scala library for working with binary data at the bit level, providing bit vectors and byte vectors.

<dependency> <groupId>org.scodec</groupId> <artifactId>scodec-bits_2.13</artifactId> <version>1.2.4</version> </dependency>
INSTALL
IMPORT
SIG · SCODEC-BITS-2-13
S
scodec-bits-2-13
serializationjavav1.2.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BitVector
scodec.bits.BitVector

Create and manipulate bit vectors and byte vectors.

import scodec.bits._ val bits = bin"101010" val bytes = hex"deadbeef" println(bits.toHex) // prints "2a"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources