Commit Graph

14 Commits

Author SHA1 Message Date
3ab2bea4f6 improve test coverage 2025-12-13 11:35:11 +01:00
22cfdd90ab improve test coverage 2025-12-12 21:21:44 +01:00
01327ef4b2 refactor 2025-12-12 21:20:44 +01:00
96d2c5785f implement String utilities
UByteArray::decodeToString(): String
String::encodeToUByteArray(): UByteArray
2025-12-12 15:44:39 +01:00
fa2c6b6621 refactor and simplify functions 2025-12-01 17:48:45 +01:00
4fbadfba1e implement tests 2025-12-01 16:24:58 +01:00
eb2cdbea73 implement typed array to byte array conversions 2025-12-01 16:24:35 +01:00
3a0a947fb0 fix padding
again
2025-11-10 18:08:21 +01:00
bd9531b60b fix padEnd 2025-11-10 15:52:24 +01:00
f647abc0a4 fix build
All checks were successful
/ publish (push) Successful in 3m56s
2025-11-10 13:59:55 +01:00
e4c3a0f45f implement padding, support UByteArray 2025-11-10 13:51:21 +01:00
11c95ed76f fix addAll 2025-07-24 20:52:47 +02:00
9efcd0e695 implement bitwise operations 2025-07-24 20:30:00 +02:00
ded3b31aa4 initial commit
All checks were successful
/ publish (push) Successful in 2m39s
2025-07-24 20:24:17 +02:00