ByteUtilities/src/dorkbox/bytes
Robinson b0b33811b3
version 2.1
2023-11-16 12:09:47 +01:00
..
ArrayExtensions.kt Added byte array extension to print 2023-08-21 00:54:22 +02:00
Base58.kt cleaned comments 2023-07-13 01:40:04 +02:00
BigEndian.kt Added support for var-length input for InputStream and RandomAccessFile 2023-11-16 12:09:37 +01:00
ByteArrayBuffer.kt Code cleanup 2023-07-02 11:27:49 +02:00
ByteArrayWrapper.kt Code cleanup 2023-07-02 11:27:49 +02:00
ByteBufInput.kt Code cleanup 2023-07-02 11:27:49 +02:00
ByteBufOutput.kt Code cleanup 2023-07-02 11:27:49 +02:00
BytesInfo.kt version 2.1 2023-11-16 12:09:47 +01:00
HashExtensions.kt Updated netty, moved LZ4-xxHash to be optional 2023-08-05 22:41:59 -06:00
LZ4Util.kt Moved LZ4 to its own class to male LZ4 optional 2023-08-06 17:36:13 -06:00
LZMA.kt Moved LZMA from utils 2023-08-06 17:36:37 -06:00
LittleEndian.kt Added support for var-length input for InputStream and RandomAccessFile 2023-11-16 12:09:37 +01:00
OptimizeUtilsByteArray.kt Code cleanup 2023-07-02 11:27:49 +02:00
OptimizeUtilsByteBuf.kt Code cleanup 2023-07-02 11:27:49 +02:00
package-info.java Added package-info.java 2023-07-02 20:44:08 +02:00