A Scala library for binary encoding and decoding using composable codecs.
<dependency>
<groupId>org.scodec</groupId>
<artifactId>scodec-core_2.12</artifactId>
<version>1.11.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encode a string using scodec's UTF-8 codec.
No known issues recorded.
No dependency data recorded yet.