ByteUtilities/test/dorkbox/bytes
Robinson d176b43eff
Hex calculations now support start/length, so hex values can be for a range of bytes.
Optimized how hex encoding works
2023-07-13 22:56:38 +02:00
..
ByteArrayBufferTest.kt added optimize bytearray test 2023-01-25 01:36:22 +01:00
InputOutputByteBufTest.kt Added back netty ByteBuf kryo IO wrappers. 2021-08-19 19:10:04 -06:00
KryoAssert.kt Added back netty ByteBuf kryo IO wrappers. 2021-08-19 19:10:04 -06:00
KryoTestCase.kt Added back netty ByteBuf kryo IO wrappers. 2021-08-19 19:10:04 -06:00
TestBase58.kt Added base58, sha1, sha256 2021-08-22 23:32:31 -06:00
TestHashing.kt Digest threadlocals are setup lazy. 2023-07-13 22:55:32 +02:00
TestHex.kt Hex calculations now support start/length, so hex values can be for a range of bytes. 2023-07-13 22:56:38 +02:00