I need a recommendation for a cross-platform (JS/J...
# multiplatform
m
I need a recommendation for a cross-platform (JS/JVM/Native) ByteBuffer implementation. Anyone know of any good libraries? The smaller and more supported the better.
I see ktor-io has something, but it also has a lot of other things.
m
https://github.com/square/okio/ Might have what you want
m
Ohhhh it's kotlin mulitiplatform now?
I think I'm in love
Thank you @Mitchell Syer
👍 1