I can't seem to find a channel for <kotlinx.io> co...
# getting-started
c
I can't seem to find a channel for kotlinx.io conversations but I have a fairly simple question I think In kotlinx.io Buffer().get(Long) - returns byte at position (Long) Is there any way to read short at desired position in Kotlinx.io Buffer?
p
is it not #io?
c
Oh! Maybe actually. lol I was looking for #kotlinx-io
👍 1
most others are prepended with kotlinx which threw me off
h
there's also #coroutines and #serialization without prefixes ¯\_(ツ)_/¯
👀 1
g
kotlin-inject, kotlin-logging are not official libs, so it makes sense coroutines is more general, it covers not only kotlinx-coroutines, but coroutines feature in general So looks that it pretty consistent except for io
serialization though probably should be kotlinx-serialization