kotlinx-io icon indicating copy to clipboard operation
kotlinx-io copied to clipboard

KDoc for RawSink and RawSource doesn't mention IOException

Open fzhinkin opened this issue 1 year ago • 0 comments
trafficstars

Neither of RawSink and RawSource method's KDoc mentioned IOException as something these methods could throw.

At the same time, it's the only way sinks and sources could report an underlying problem. Thus these exception should be documented.

fzhinkin avatar Apr 25 '24 10:04 fzhinkin