Top "Amazon-kinesis-kpl" questions

How to convert a Data Class to ByteBuffer in Kotlin?

I am trying to use Kinesis, which expects data in byte buffer format. All the examples I have seen so …

kotlin aws-sdk bytebuffer amazon-kinesis-kpl