Results 34 comments of Enduriel

@ncw > Do you think the `OpenChunkWriter` interface is a possibility? Sorry if I wasn't clear regarding this part, yes that would work great for uploads and I could trivially...

Honestly, anything I respond with will be me doing my own research right now, my experience with Kotlin is pretty much limited to the one [project](https://github.com/FilenCloudDienste/filen-android-documents-provider) I've been using uniffi...

I also just ran into this, would be really great if this could be implemented, presumably behind a cargo feature. `bytes` is a widely used crate, especially when working with...

I'm in a situation where I need to append a hex string to an existing String, one in which I may or may not have already allocated sufficient capacity in...