05nelsonm / kmp-file

A very simple File API for Kotlin Multiplatform. It gets the job done.
Apache License 2.0
2 stars 0 forks source link

Use `Buffer.isBuffer` instead of peeking zeroith index when wrapping #42

Closed 05nelsonm closed 7 months ago

05nelsonm commented 7 months ago

Closes #41